Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase114d ago0x304c5d…178427
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates114d ago0xa14dd7…ced0cd
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase114d ago0x523e42…2e7822
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates114d ago0xe27a5a…1ae2ea
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase114d ago0x300bb6…01b3ff
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates114d ago0xc2d6fd…1a9b85
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase114d ago0x3bf7df…ede49e
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates114d ago0x3aae84…76a541
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase114d ago0x62883a…5eb263
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates114d ago0xfc23da…1b10e4
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase114d ago0x756679…5643e7
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates114d ago0x687035…443260
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase114d ago0x31a3e9…93084a
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates114d ago0xbfc5bd…a3a752
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase114d ago0x18c4be…5b0865
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates114d ago0xd650d3…f72ca2
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase114d ago0xc0fe11…97c6d2
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates114d ago0x76457d…4c6e52
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase114d ago0x8862f1…505f63
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates114d ago0xddc777…c42d3a
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase114d ago0xa28ae2…bf1dd7
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates114d ago0xcc3152…c4a577
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase114d ago0x07352d…cdd9d9
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates114d ago0xc3e942…623560
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase114d ago0x1be249…1bfac1

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.