Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19a5…ced40x6299…5ca5Base—$0.01100%coinbase64d ago0x6fe770…7b0574
0x19a5…ced40x5e24…ac2fBase—$0.01100%coinbase64d ago0x2a16aa…5b7fab
0x19a5…ced40xb165…99fdBase—$0.01100%coinbase64d ago0xdf67d4…4089d0
0x19a5…ced40xfaec…6442Base—$0.01100%coinbase64d ago0xd352eb…14dcb2
0x19a5…ced40x887d…801bBase—$0.01100%coinbase64d ago0x8a97fb…ea8f84
0x19a5…ced40xe8fe…4a19Base—$0.01100%coinbase64d ago0x607101…fd4304
0x19a5…ced40x30c6…4b72Base—$0.01100%coinbase64d ago0xfdb96a…f482d3
0x19a5…ced40xdc17…f0b5Base—$0.01100%coinbase64d ago0x7942ad…7cafeb
0x19a5…ced40xd504…721fBase—$0.01100%coinbase64d ago0xef4ec4…0df8ae
0x19a5…ced40x4bf2…e1b5Base—$0.01100%coinbase64d ago0x188a4d…fc6137
0x19a5…ced40xe012…9ad9Base—$0.01100%coinbase64d ago0xdb6cd6…62ee59
0x19a5…ced40x6d6e…5167Base—$0.01100%coinbase64d ago0x07a98c…f5b009
0x19a5…ced40x68bc…5409Base—$0.01100%coinbase64d ago0x236628…ecba81
0x19a5…ced40x8fc5…3e05Base—$0.01100%coinbase64d ago0x68a8f3…caee58
0x19a5…ced40x6301…101eBase—$0.01100%coinbase64d ago0xfb87f9…81dfb2

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.