Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x96926b…1e60ae
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x8afc00…52e653
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x6da5a6…82d8a9
0x4472…89cd0xe186…7533Base$0.0170%0x4066…77b12d ago0xbd0fc5…dc80c9
0x4472…89cd0xe186…7533Base$0.0170%0x194e…37a52d ago0xda239d…a9bf3e
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x5100b8…2e5ef4
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x005168…b7eab7
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0xd153b4…9c38f3
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x9d5b94…753d4c
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x7e0e32…b62674
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x6e0f87…c44262
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0xaa93bd…ad76ac
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0xe0d30f…0b5a5e
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x730aac…a79d44
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x5b2ae7…c0f562
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x16873d…33d173
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x6c76bb…a85b57
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x692fe3…8a763f
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0xd7a60b…ea4c08
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x417632…9ce485
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x434453…ea9a61
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x1ebb39…656836
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x0ede0c…a5e967
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0x975961…284b0d
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc2d ago0xabde1c…d2da56

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.