Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base$105.00100%0xdcda…233768d ago0xecd6d4…9fbdac
0x1332…66eb0x0e3d…7757Base$5.25100%0x3368…d66b68d ago0x7c4f05…be84ab
0x1332…66eb0x0e3d…7757Base$68.25100%0x9d9f…8c6a68d ago0x0fa3ac…130d4f
0x1332…66eb0x0e3d…7757Base$94.50100%0x59d0…cf7268d ago0xe62771…a1ee2d
0x1332…66eb0x0e3d…7757Base$26.25100%0x4339…385068d ago0xb96692…474877
0x1332…66eb0x0e3d…7757Base$28.35100%0x73bd…b44468d ago0xa74494…004328
0x1332…66eb0x0e3d…7757Base$10.50100%0xf497…02dd68d ago0xd76067…3ff33c
0x1332…66eb0x0e3d…7757Base$5.25100%0x3ab4…e68468d ago0x176dcd…d19dae
0x1332…66eb0x0e3d…7757Base$25.00100%0x394f…900868d ago0x0d3ce6…87a8c2
0x1332…66eb0x0e3d…7757Base$52.50100%0xbf7d…708b68d ago0x6d041b…578736
0x1332…66eb0x0e3d…7757Base$37.80100%0xddf5…034768d ago0xf6791e…7b9d0f
0x1332…66eb0x0e3d…7757Base$10.50100%0x21e4…0fa968d ago0xc69f19…5600df
0x1332…66eb0x0e3d…7757Base$682.50100%0xc52b…5a8d68d ago0x68cbff…e54493
0x1332…66eb0x0e3d…7757Base$16.80100%0xba2c…ddc868d ago0xb52167…e231a6
0x1332…66eb0x0e3d…7757Base$3.15100%0xcb6c…da0b68d ago0xca10ce…f37d40
0x1332…66eb0x0e3d…7757Base$23.10100%0x7d28…b24868d ago0x4e120e…07ec7c
0x1332…66eb0x0e3d…7757Base$42.00100%0x5520…8e5b68d ago0xa98ff7…742b9b
0x1332…66eb0x0e3d…7757Base$420.00100%0x4d98…2b5b68d ago0xb34210…e64b01
0x1332…66eb0x0e3d…7757Base$29.11100%0x5047…e94068d ago0x931948…391fc7
0x1332…66eb0x0e3d…7757Base$21.00100%0x5a57…2a9e68d ago0x1597ea…e500f8
0x1332…66eb0x0e3d…7757Base$10.50100%0xff29…064668d ago0xc3eb6a…8c490a
0x1332…66eb0x0e3d…7757Base$1,260.00100%0xafd1…680d68d ago0x98a4b2…609812
0x1332…66eb0x0e3d…7757Base$10.50100%0x969c…eacf68d ago0x341227…4508f2
0x1332…66eb0x0e3d…7757Base$25.20100%0x9c66…aca668d ago0x105dcd…20bd60
0x1332…66eb0x0e3d…7757Base$5.25100%0x6a96…27ff68d ago0x8f7a2e…c454fc

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.