Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0x9d8f81…322896
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0x73bc90…c49f2c
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0x584815…1b1a11
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0x506651…ee2447
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0x920682…553a1e
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0x6575c1…c59bc0
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0x464cdf…5d8e13
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0xfbfd88…71ccbe
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0x7263f4…975be7
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0x34f3d4…ac0945
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0x5e1b92…db9270
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0xd3d2fb…a36a53
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0xa3ce72…f4a90e
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0x831286…949b9b
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0xb3a432…de5704
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0xc42ab2…e16884
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0xd19941…ae1742
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0xbe3f03…d3ae02
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0x335654…20670c
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0x4c1967…ebc293
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0xea568a…d4361b
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0x9fc688…365fb5
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0x7fc41d…adcf5a
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0x741966…726a30
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0x94e12d…6be797

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.