Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc47…7cbb0x10c1…1e24Base—$0.54100%coinbase116d ago0x9986ea…74f7ff
0xdc47…7cbb0x10c1…1e24Base—$0.56100%coinbase116d ago0x2af8c1…bf2dab
0xdc47…7cbb0x10c1…1e24Base—$0.51100%coinbase116d ago0x12a958…ba4c08
0xdc47…7cbb0x10c1…1e24Base—$0.54100%coinbase116d ago0xe47ccf…071972
0xdc47…7cbb0x10c1…1e24Base—$0.51100%coinbase116d ago0xc9cbeb…08ab0c
0xdc47…7cbb0x10c1…1e24Base—$0.52100%coinbase116d ago0x3639fd…2dbd6c
0xdc47…7cbb0x10c1…1e24Base—$0.52100%coinbase116d ago0x2b62c3…dad1c7
0xdc47…7cbb0x10c1…1e24Base—$0.53100%coinbase116d ago0x86d6d1…15ee17
0xdc47…7cbb0x10c1…1e24Base—$0.54100%coinbase116d ago0xfd0c07…fecf9d
0xdc47…7cbb0x10c1…1e24Base—$0.54100%coinbase116d ago0xfeaf3a…ec0714
0xdc47…7cbb0x10c1…1e24Base—$0.52100%coinbase116d ago0x63fe4c…b4eedd
0xdc47…7cbb0x10c1…1e24Base—$0.54100%coinbase116d ago0xf86f52…a0a601
0xdc47…7cbb0x10c1…1e24Base—$0.52100%coinbase116d ago0xbdb3ae…2ee20f
0xdc47…7cbb0x10c1…1e24Base—$0.51100%coinbase116d ago0xba21ef…e3607e
0xdc47…7cbb0x10c1…1e24Base—$0.55100%coinbase116d ago0x165596…7b0442
0xdc47…7cbb0x10c1…1e24Base—$0.51100%coinbase116d ago0x77ab5d…98d34a
0xdc47…7cbb0x10c1…1e24Base—$0.52100%coinbase116d ago0x4c74ea…89381c
0xdc47…7cbb0x10c1…1e24Base—$0.51100%coinbase116d ago0x23d393…604847
0xdc47…7cbb0x10c1…1e24Base—$0.52100%coinbase116d ago0x9e8074…a1bb70
0xdc47…7cbb0x10c1…1e24Base—$0.53100%coinbase116d ago0xfee4e2…768ddd
0xdc47…7cbb0x10c1…1e24Base—$0.52100%coinbase116d ago0x792b3d…683df8
0xdc47…7cbb0x10c1…1e24Base—$0.58100%coinbase116d ago0x9f14da…79e0d2
0xdc47…7cbb0x10c1…1e24Base—$0.53100%coinbase116d ago0x4c4014…cef98c
0xdc47…7cbb0x10c1…1e24Base—$0.54100%coinbase116d ago0x3e9d05…721c8b
0xdc47…7cbb0x10c1…1e24Base—$0.52100%coinbase116d ago0xe60e0c…73f52e

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://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://roundhouseai.io/dashboard/team.

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