Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase71d ago0x095aad…907a01
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates71d ago0xabac49…f4ec9e
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase71d ago0x925d74…56c1bc
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates71d ago0xafb7a7…5a3cad
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase71d ago0xed711a…3f51b9
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates71d ago0xd89441…fd1e49
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase71d ago0x080cc3…ac5c08
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates71d ago0xd95f5f…6dd90b
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase71d ago0x7cf4b9…e3dd99
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates71d ago0xce24f7…ae1599
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase71d ago0xbe8bc1…816857
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates71d ago0x982d9d…99e452
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase71d ago0xba2781…faceb1
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates71d ago0x433920…b56661
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase71d ago0x700d6e…1ea840
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates71d ago0x5e18cc…436ac6
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase71d ago0x0cdd9c…aeaaae
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates71d ago0x831ea1…ca521c
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase71d ago0xae99f6…4ad80e
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates71d ago0x03b0b7…da70b7
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase71d ago0x218db4…a458bd
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates71d ago0x024c89…4433db
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase71d ago0x07f645…4bdff2
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates71d ago0xafbcd8…0f8baa
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase71d ago0x6fe59f…9ff5e9

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.