Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base$15.7570%0x2837…f76743d ago0x7ce39a…f94481
0x1332…66eb0x47c5…4fc3Base$52.5070%0x6ae4…e26d43d ago0xfd8a68…ca1d87
0xa787…64cf0x47c5…4fc3Base$1.0570%0x5047…e94043d ago0x2423e9…5e0b14
0x1332…66eb0x47c5…4fc3Base$525.0070%0x4639…93fa43d ago0xdcf73b…9c4b31
0x1332…66eb0x47c5…4fc3Base$10.5070%0x238c…f4bb43d ago0x0d0a1e…cd92f5
0xc9a2…31540x47c5…4fc3Base$10.5070%0x16b5…bfc043d ago0xa47dd3…959e81
0x1332…66eb0x47c5…4fc3Base$10.5070%0xa5e3…a7a343d ago0x581f0c…0be906
0xa787…64cf0x47c5…4fc3Base$8.4070%0x3663…55ff43d ago0x693869…e98bb6
0xb0a6…30fb0x47c5…4fc3Base$10.5070%0x2115…35a043d ago0xe853fe…a5c722
0x1332…66eb0x47c5…4fc3Base$1.5470%0x0f31…87b143d ago0xe66faa…8ed943
0x3fb1…7e250x47c5…4fc3Base$2.1070%0x2d05…53d043d ago0x2ff5d7…0e1b84
0xc9a2…31540x47c5…4fc3Base$26.2570%0x1570…9b0a43d ago0x1c672a…3e8967
0x1332…66eb0x47c5…4fc3Base$13.6570%0x4596…ce0943d ago0xeb52da…3bedf2
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8817…492743d ago0x7bf9c5…4a1fde
0x2763…1a6f0x47c5…4fc3Base$2.1070%0x9667…204e43d ago0xc76ee1…d3b3e7
0x1332…66eb0x47c5…4fc3Base$15.7570%0x05c6…16ba43d ago0xf763e8…eb75e5
0xc9a2…31540x47c5…4fc3Base$10.5070%0x6a34…ec8843d ago0xc3009f…b8e107
0x1332…66eb0x47c5…4fc3Base$44.1070%0x10ee…31de43d ago0xb2e1ca…d7f975
0x2011…25330x47c5…4fc3Base$26.2570%0x6f36…132b43d ago0x9a656c…8177aa
0x1332…66eb0x47c5…4fc3Base$21.0070%0x4a9b…67ce43d ago0xb7fa79…3091bf
0x80ab…58630x47c5…4fc3Base$4.2070%0x2d1c…632c43d ago0x137b6c…cf2dec
0x1332…66eb0x47c5…4fc3Base$24.1570%0x705f…8eed43d ago0x9d3c4e…5d8cf9
0xa787…64cf0x47c5…4fc3Base$3.1570%0x42d1…f7df43d ago0x9fbb71…cc5f8d
0x1332…66eb0x47c5…4fc3Base$23.1070%0x9c03…689d43d ago0x540103…0dd33c
0x7969…2f130x47c5…4fc3Base$9.4570%0xc234…1c3843d ago0xa32087…51c011

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.