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%0x30b6…608959d ago0xb0d46e…e50b3b
0xc9a2…31540x0e3d…7757Base$15.75100%0x643b…940459d ago0xe87c04…20456b
0xc9a2…31540x0e3d…7757Base$3.15100%0xe2b6…b04c59d ago0x4eea84…97473e
0xc9a2…31540x0e3d…7757Base$32.55100%0x9092…bc9e59d ago0x8e2dbe…fd713a
0xc9a2…31540x0e3d…7757Base$5.25100%0xc6b9…2d8659d ago0x0c51d5…087afd
0xc9a2…31540x0e3d…7757Base$1.05100%0x8494…2e4459d ago0xdbd685…1c60b6
0xc9a2…31540x0e3d…7757Base$11.55100%0xa5e3…a7a359d ago0x97921b…9a46b4
0xc9a2…31540x0e3d…7757Base$2.10100%0xb725…f2dd59d ago0xcd9127…438a08
0xc9a2…31540x0e3d…7757Base$1.05100%0xcfc4…e10459d ago0xccb412…6c6e48
0xc9a2…31540x0e3d…7757Base$5.25100%0x75c8…902c59d ago0x9e9a11…328781
0xc9a2…31540x0e3d…7757Base$10.50100%0xdfb4…bf9359d ago0xc851c0…4a3667
0xc9a2…31540x0e3d…7757Base$10.50100%0x6c0f…7cd659d ago0xaa25ce…20436f
0xc9a2…31540x0e3d…7757Base$4.20100%0x53e7…bd1059d ago0xea44ce…e2d26f
0xc9a2…31540x0e3d…7757Base$5.25100%0x7869…5c2059d ago0xc9f2e6…a2aa12
0xc9a2…31540x0e3d…7757Base$21.00100%0xa75d…d8a559d ago0xd6d600…dff0dd
0xc9a2…31540x0e3d…7757Base$5.25100%0x70ba…dd5659d ago0x280039…25d85f
0xc9a2…31540x0e3d…7757Base$10.50100%0x0524…938959d ago0x55d347…8d9401
0xc9a2…31540x0e3d…7757Base$10.50100%0x629a…da9c59d ago0x5b250a…07bc84
0xc9a2…31540x0e3d…7757Base$2.10100%0xeba0…ab3b59d ago0x540c70…3f1cce
0xc9a2…31540x0e3d…7757Base$8.40100%0xc3b9…7b3659d ago0xfdb935…2a5e42
0xc9a2…31540x0e3d…7757Base$4.20100%0x5944…557259d ago0xdb896b…9d11e1
0xc9a2…31540x0e3d…7757Base$3.15100%0xad90…433259d ago0x9dd1e1…dbcdfe
0xc9a2…31540x0e3d…7757Base$2.10100%0xa7d7…e1b659d ago0x7b2e57…4e5221
0xc9a2…31540x0e3d…7757Base$16.80100%0xd150…e42659d ago0x06953c…d4e697
0xc9a2…31540x0e3d…7757Base$1.05100%0x55b3…f1a059d ago0x00bcf5…c208f6

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.