Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1661…61840x8de6…afa0Base—$0.01100%coinbase60d ago0xb5ddad…1a4aaa
0x1661…61840xa939…2fd5Base—$0.01100%coinbase61d ago0x81860f…bf068b
0x1661…61840xe8e2…2581Base—$0.01100%coinbase61d ago0x819616…65ac3a
0x1661…61840xf8d7…cebdBase—$0.01100%coinbase61d ago0xe4e2c3…032a8c
0x1661…61840x512d…e29eBase—$0.01100%coinbase61d ago0x8d5d7a…701e02
0x1661…61840xa365…54beBase—$0.01100%coinbase61d ago0xe06832…c609fe
0x1661…61840x3d97…bab8Base—$0.01100%coinbase61d ago0xb539f0…365e11
0x1661…61840x6251…2f52Base—$0.01100%coinbase61d ago0x024cc3…de6a0f
0x1661…61840x5c07…e869Base—$0.01100%coinbase61d ago0xa3586f…0413c8
0x1661…61840xea7e…e178Base—$0.01100%coinbase61d ago0xde6002…06b9c9
0x1661…61840x706d…76bcBase—$0.01100%coinbase61d ago0xbd3ec3…53c72f
0x1661…61840xa977…aef0Base—$0.01100%coinbase61d ago0x7c7e8c…7b5608
0x1661…61840x3b7a…1ad6Base—$0.01100%coinbase61d ago0x63772f…025979
0x1661…61840xef38…2384Base—$0.01100%coinbase61d ago0x72cd2e…9c2aa3
0x1661…61840x4380…514bBase—$0.01100%coinbase61d ago0x919a6f…326e3e
0x1661…61840x143a…e187Base—$0.01100%coinbase61d ago0xfe16af…5fbcb7
0x1661…61840x6a7f…d2d2Base—$0.01100%coinbase61d ago0x5fd13d…7740ea
0x1661…61840xd5bc…34c7Base—$0.01100%coinbase61d ago0x5cef8e…c476b6

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.