Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade111d ago0x440cec…5c50d3
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade111d ago0x8198ca…c0d93c
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade111d ago0x1f4198…9ac5b4
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade111d ago0x7c2f63…1e514e
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade111d ago0x09b0ba…de4072
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade111d ago0x06bf72…8cec84
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade111d ago0xc25063…08051f
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade111d ago0xf8c3a0…b82a98
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade111d ago0xc8bdb8…6a53de
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade111d ago0x4fdc98…5215f1
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade111d ago0xffd42d…d0d933
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade111d ago0x0ed09e…2ef91e
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade111d ago0x1e3e4f…e761aa
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade111d ago0x6d30a4…5bda1b
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade111d ago0x3508a2…1633cd
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade111d ago0xe11188…f61a6c
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade111d ago0xcad5af…c39091
0x1ec3…d5670xdd60…6338Basex402 service$0.001100%cascade111d ago0x1118bf…829613
0x1ec3…d5670xdd60…6338Basex402 service$0.001100%cascade111d ago0xb8e710…fddcd5
0x1ec3…d5670xdd60…6338Basex402 service$0.001100%cascade111d ago0x46fa01…bc98f9
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade111d ago0x21ebbb…e34066
0x1ec3…d5670xdd60…6338Basex402 service$0.001100%cascade111d ago0x7ddf04…911af9
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade111d ago0x27120b…723f13
0x1ec3…d5670xdd60…6338Basex402 service$0.001100%cascade111d ago0x9e1cb3…b6acc7
0x1ec3…d5670xdd60…6338Basex402 service$0.004100%cascade111d ago0x570519…de270c

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.