Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$1.05100%0x0908…9e5143d ago0x4b3bc3…905324
0xc9a2…31540x0e3d…7757Base$21.00100%0x88df…6a4d43d ago0x38befb…16780f
0xc9a2…31540x0e3d…7757Base$3.15100%0x5b2d…d78c43d ago0x0e48a3…4e0429
0xc9a2…31540x47c5…4fc3Base$10.5070%0x16b5…bfc043d ago0xa47dd3…959e81
0xc9a2…31540x47c5…4fc3Base$26.2570%0x1570…9b0a43d ago0x1c672a…3e8967
0xc9a2…31540x0e3d…7757Base$4.20100%0x5ed5…f6c043d ago0xaeccde…5d1304
0xc9a2…31540x47c5…4fc3Base$10.5070%0x6a34…ec8843d ago0xc3009f…b8e107
0xc9a2…31540x0e3d…7757Base$2.10100%0xd7a4…9b2643d ago0x96a2c3…843f74
0xc9a2…31540x0e3d…7757Base$2.10100%0x54b0…438443d ago0xa46583…908c99
0xc9a2…31540x0e3d…7757Base$10.50100%0x80e2…187343d ago0x99ed18…a20039
0xc9a2…31540x0e3d…7757Base$3.15100%0x7685…476943d ago0xd70655…eb893b
0xc9a2…31540x0e3d…7757Base$3.15100%0x3494…a4d143d ago0xc98dd7…524e83
0xc9a2…31540x0e3d…7757Base$2.10100%0xf863…e52343d ago0xcfad0e…4effb6
0xc9a2…31540x0e3d…7757Base$5.25100%0x7dc9…9d7b43d ago0x13ea23…844f76
0xc9a2…31540x47c5…4fc3Base$10.5070%0xbc18…facb43d ago0xd8c762…73ba4d
0xc9a2…31540x47c5…4fc3Base$10.5070%0x4263…5fe543d ago0x75087f…4bd790
0xc9a2…31540x0e3d…7757Base$3.15100%0x0452…7f6643d ago0x4c2a78…25b918
0xc9a2…31540x0e3d…7757Base$5.25100%0x8494…2e4443d ago0xdd06a5…1e657b
0xc9a2…31540x0e3d…7757Base$2.10100%0x823e…6b6c43d ago0x8b711d…7b937d
0xc9a2…31540x0e3d…7757Base$5.25100%0x8bf0…2ce243d ago0x40a7c1…157645
0xc9a2…31540x47c5…4fc3Base$2.1070%0xc0fa…66cc43d ago0xa7c06c…47224e
0xc9a2…31540x47c5…4fc3Base$15.7570%0x77d8…3bfa43d ago0x78cea5…4860b3
0xc9a2…31540x47c5…4fc3Base$5.2570%0xc836…5c4643d ago0xf76810…ab0396
0xc9a2…31540x47c5…4fc3Base$5.2570%0x3ab4…e68443d ago0xb73581…f4250d
0xc9a2…31540x47c5…4fc3Base$5.2570%0x30af…b89d43d ago0x5ff104…e65389

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.