Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$5.25100%0x0dd6…b0b053d ago0x28efed…0cf4bb
0xa787…64cf0x0e3d…7757Base$6.30100%0xb97a…ba2d53d ago0x171d2a…ef6591
0xa787…64cf0x0e3d…7757Base$12.60100%0xca67…882053d ago0x0bd2e4…24a799
0xa787…64cf0x0e3d…7757Base$10.50100%0x1875…8fcf53d ago0xfae30f…23f7d4
0xa787…64cf0x0e3d…7757Base$10.50100%0x2d29…913b53d ago0x79bd00…5c9296
0xa787…64cf0x0e3d…7757Base$6.30100%0xc216…7c2353d ago0x6dff00…98c946
0xa787…64cf0x0e3d…7757Base$5.25100%0xd98d…210553d ago0x80fa1e…88fe53
0xa787…64cf0x0e3d…7757Base$5.25100%0x5ed5…f6c053d ago0x5240b9…df70a7
0xa787…64cf0x0e3d…7757Base$14.70100%0x2a5b…d6a953d ago0x5b21bd…fa7b3e
0xa787…64cf0x0e3d…7757Base$1.05100%0x14dd…a4ea53d ago0x7fe7a2…6696ab
0xa787…64cf0x0e3d…7757Base$1.05100%0x551c…90e553d ago0xf19fff…db5c95
0xa787…64cf0x0e3d…7757Base$10.50100%0xf261…5d4153d ago0x5823bc…3ea236
0xa787…64cf0x0e3d…7757Base$5.25100%0xbf85…381053d ago0x977b89…a94f87
0xa787…64cf0x0e3d…7757Base$42.00100%0x51a8…b21153d ago0xec154b…a63a6e
0xa787…64cf0x0e3d…7757Base$21.00100%0x4345…1ce953d ago0x2cf3bd…53579d
0xa787…64cf0x0e3d…7757Base$1.05100%0xc144…dd4e53d ago0xe9dd4b…7e3874
0xa787…64cf0x0e3d…7757Base$10.50100%0x13c6…f0ed53d ago0x6ae26c…a4b8c8
0xa787…64cf0x0e3d…7757Base$1.05100%0x9f03…523353d ago0x653812…b42b15
0xa787…64cf0x0e3d…7757Base$1.05100%0x5682…a95253d ago0x5c586c…54da5d
0xa787…64cf0x0e3d…7757Base$11.55100%0xf8fe…a40d53d ago0x12ff57…e82626
0xa787…64cf0x0e3d…7757Base$2.10100%0x5787…759e53d ago0xab4eec…71a4b7
0xa787…64cf0x0e3d…7757Base$2.10100%0xd301…c7ff53d ago0xee7609…8d6422
0xa787…64cf0x0e3d…7757Base$2.10100%0x1e76…9aba53d ago0x942a0e…2c38a2
0xa787…64cf0x0e3d…7757Base$4.20100%0x8d6c…345853d ago0x78e639…7d3789
0xa787…64cf0x0e3d…7757Base$26.25100%0x647b…3fa553d ago0x094ad3…83e0da

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.