Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown60d ago0x4f3b76…f88758
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0x06d2e8…cd0d43
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0x168c32…fe1f8e
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0x0b6c9b…30608c
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0x994883…8a0682
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0xa5eb24…b23720
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0x010903…781b1d
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0xc28312…4fbbf5
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0x2b71e3…9f9e67
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0x781482…e2f35c
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0xee07fe…b752c1
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0xff4364…4277eb
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0xff2a1b…c87a40
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0x3d051c…05902c
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0xb63940…6d67df
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0xea0c71…064350
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0x27bde3…e86077
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0x811f70…d13371
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0xf7565c…eeedf2
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0x2e220b…3da315
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0x58cbdf…52b1b1
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0xe0d319…1d4a76
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0xac32e2…886d80
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0xaa208c…b93684
0x53e5…38f20x9c95…e299Base$0.001100%Route unknown61d ago0x90e21b…c140ba

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.