Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e6b…2b1c0x2030…4b71Base—$0.01100%coinbase55d ago0x422993…a4166a
0x7e6b…2b1c0x2030…4b71Base—$0.01100%coinbase55d ago0xbd902e…656cff
0x3f58…8af90x2030…4b71Base—$0.01100%coinbase56d ago0xc38857…8742ca
0x3f58…8af90x2030…4b71Base—$0.02100%coinbase56d ago0x9c7684…cabb0d
0x3f58…8af90x2030…4b71Base—$0.05100%coinbase56d ago0x733cc6…4a8124
0x3f58…8af90x2030…4b71Base—$0.05100%coinbase56d ago0x443a83…046a55
0x3f58…8af90x2030…4b71Base—$0.05100%coinbase56d ago0xad4c82…22dcb0
0x3f58…8af90x2030…4b71Base—$0.05100%coinbase56d ago0xae008d…e92472
0x3f58…8af90x2030…4b71Base—$0.05100%coinbase56d ago0xcf13eb…e15808
0x3f58…8af90x2030…4b71Base—$0.05100%coinbase56d ago0x60eb8b…9f9bb5
0x3f58…8af90x2030…4b71Base—$0.05100%coinbase56d ago0xffad66…2735bd
0x3f58…8af90x2030…4b71Base—$0.05100%coinbase56d ago0x99249f…4b2ae7
0x3f58…8af90x2030…4b71Base—$0.05100%coinbase56d ago0x2a56f8…e31c15
0x3f58…8af90x2030…4b71Base—$0.05100%coinbase56d ago0x7d6332…d7bd8d
0x3f58…8af90x2030…4b71Base—$0.05100%coinbase56d ago0x143b7d…25e817
0x3f58…8af90x2030…4b71Base—$0.05100%coinbase56d ago0xa70642…df0910
0x3f58…8af90x2030…4b71Base—$0.05100%coinbase56d ago0xa4fe1b…d6d4ef
0x3f58…8af90x2030…4b71Base—$0.05100%coinbase56d ago0x2ed397…b7d4b1
0x3f58…8af90x2030…4b71Base—$0.05100%coinbase56d ago0xd79f9c…6c398a
0x3f58…8af90x2030…4b71Base—$0.05100%coinbase56d ago0x14fe4c…52db58
0x3f58…8af90x2030…4b71Base—$0.05100%coinbase56d ago0x8e1b3e…be2f44
0x3f58…8af90x2030…4b71Base—$0.05100%coinbase56d ago0x9bb116…9327c3
0x3f58…8af90x2030…4b71Base—$0.05100%coinbase56d ago0x8ba98b…0db2af
0x3f58…8af90x2030…4b71Base—$0.02100%coinbase56d ago0x9037be…ebbb59

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.