Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bf0…d5d80xcfcc…e02bBase—$0.01100%coinbase65d ago0x97577c…64c0dd
0x6bf0…d5d80x8584…09c1Base—$0.01100%coinbase65d ago0xe9520c…145fd6
0x6bf0…d5d80xef51…d4c4Base—$0.01100%coinbase65d ago0x0afd5e…50b931
0x6bf0…d5d80x27f1…84b1Base—$0.01100%coinbase65d ago0x8ac2fa…42e753
0x6bf0…d5d80xf2b7…11cbBase—$0.01100%coinbase65d ago0xca54f4…5d5adb
0x6bf0…d5d80xd7d4…283aBase—$0.01100%coinbase65d ago0x5ea974…7cb66a
0x6bf0…d5d80x20eb…1f09Base—$0.01100%coinbase65d ago0x25df7d…4903f1
0x6bf0…d5d80x4fae…ba3cBase—$0.01100%coinbase65d ago0x6e482f…6f434c
0x6bf0…d5d80x9f51…92b2Base—$0.01100%coinbase65d ago0x623e7b…70cd8a
0x6bf0…d5d80xad7d…3caeBase—$0.01100%coinbase65d ago0x57e137…ceb171
0x6bf0…d5d80x22e6…a080Base—$0.01100%coinbase65d ago0xd149e1…a31751
0x6bf0…d5d80x76a6…1573Base—$0.01100%coinbase65d ago0x2525f9…85bb7c
0x6bf0…d5d80xa5b2…4f5aBase—$0.01100%coinbase65d ago0x5ecf60…6fb39c
0x6bf0…d5d80x0d74…4a19Base—$0.01100%coinbase65d ago0xb7df77…02e264
0x6bf0…d5d80xa889…1a9aBase—$0.01100%coinbase65d ago0x0a0160…7d612b
0x6bf0…d5d80xb472…7341Base—$0.01100%coinbase65d ago0x8b266e…59d6aa
0x6bf0…d5d80x20b9…fa0eBase—$0.01100%coinbase65d ago0xc48e24…7ebf82
0x6bf0…d5d80xe1d8…6f8fBase—$0.01100%coinbase65d ago0x5f12db…97aa59
0x6bf0…d5d80x5ed8…e3e4Base—$0.01100%coinbase65d ago0xf88071…377b35
0x6bf0…d5d80x3a0a…b3ebBase—$0.01100%coinbase65d ago0x012e46…fe0daf
0x6bf0…d5d80xaf61…580dBase—$0.01100%coinbase65d ago0x10222e…4de3a2
0x6bf0…d5d80xfe36…b164Base—$0.01100%coinbase65d ago0x412a1d…022d2b
0x6bf0…d5d80xd84b…079dBase—$0.01100%coinbase65d ago0xd94af0…e25ffb
0x6bf0…d5d80x6a1b…f401Base—$0.01100%coinbase65d ago0x927713…ffc71a
0x6bf0…d5d80x617a…be66Base—$0.01100%coinbase65d ago0x50c6e8…1b154d

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.