Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bfa…cb6f0x6a0a…bf67Base—$0.01100%coinbase1d ago0xa93d09…3d0ba6
0x6bfa…cb6f0x6a0a…bf67Base—$0.01100%coinbase1d ago0xe855ca…b26420
0x6bfa…cb6f0x6a0a…bf67Base—$0.01100%coinbase1d ago0x1de8cf…9ce81a
0x6bfa…cb6f0x6a0a…bf67Base—$0.01100%coinbase1d ago0x3ccea0…7da154
0x6bfa…cb6f0x6a0a…bf67Base—$0.01100%coinbase1d ago0x376917…b6d93a
0x6bfa…cb6f0x6a0a…bf67Base—$0.01100%coinbase1d ago0x8862a4…0e92c5
0x6bfa…cb6f0x6a0a…bf67Base—$0.01100%coinbase1d ago0x1373cf…0f43ac
0x6bfa…cb6f0x6a0a…bf67Base—$0.01100%coinbase1d ago0x827f22…8ed8a8
0x6bfa…cb6f0x6a0a…bf67Base—$0.01100%coinbase1d ago0xc8c438…79fc5c
0x6bfa…cb6f0x6a0a…bf67Base—$0.10100%coinbase1d ago0xdb5de1…6da9b3
0x6bfa…cb6f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x059ee4…5461db
0x6bfa…cb6f0x6a0a…bf67Base—$0.10100%coinbase1d ago0xa1b1d5…ac073a
0x6bfa…cb6f0x6a0a…bf67Base—$0.10100%coinbase1d ago0xe731b1…a65ef7
0x6bfa…cb6f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x8522b1…f9fe26
0x6bfa…cb6f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x77b794…ab3932
0x6bfa…cb6f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x0d78f6…8610d2
0x6bfa…cb6f0x6a0a…bf67Base—$0.10100%coinbase1d ago0xa9f0df…04553b
0x6bfa…cb6f0x6a0a…bf67Base—$0.10100%coinbase1d ago0xae3d28…2402af
0x6bfa…cb6f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x9794e6…29b72d
0x6bfa…cb6f0x6a0a…bf67Base—$0.10100%coinbase1d ago0xacd3ac…ee207a
0x6bfa…cb6f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x80e6d2…632160
0x6bfa…cb6f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x443847…dbaba7
0x6bfa…cb6f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x87d6b2…88ac47
0x6bfa…cb6f0x6a0a…bf67Base—$0.10100%coinbase1d ago0xb6cc26…79da2a
0x6bfa…cb6f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x515003…9f07da

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.