Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x02bf…be330x3e0a…78e7Base—$0.003545100%coinbase73d ago0x4a7f10…ea01c0
0x02bf…be330x3e0a…78e7Base—$0.004975100%coinbase73d ago0xb2cd47…44ba2f
0x02bf…be330x3e0a…78e7Base—$0.003947100%coinbase73d ago0xbef7d2…328a9f
0x02bf…be330x3e0a…78e7Base—$0.004865100%coinbase74d ago0xfe6e89…8c1698
0x02bf…be330x3e0a…78e7Base—$0.004329100%coinbase74d ago0x2fdeb7…e8d4f9
0x02bf…be330x3e0a…78e7Base—$0.003119100%coinbase74d ago0xd9be6d…8bf2ba
0x02bf…be330x3e0a…78e7Base—$0.004431100%coinbase74d ago0x034ae0…6488c9
0x02bf…be330x3e0a…78e7Base—$0.003549100%coinbase74d ago0x6d7b94…b67941
0x02bf…be330x3e0a…78e7Base—$0.005738100%coinbase74d ago0x0d5aeb…b58abb
0x02bf…be330x3e0a…78e7Base—$0.002799100%coinbase74d ago0xcee43a…6981fd
0x02bf…be330x3e0a…78e7Base—$0.004283100%coinbase74d ago0x1af166…7cc3de
0x02bf…be330x3e0a…78e7Base—$0.003798100%coinbase74d ago0x27ed40…69e09b
0x02bf…be330x3e0a…78e7Base—$0.002787100%coinbase74d ago0x216e04…21b011
0x02bf…be330x3e0a…78e7Base—$0.00577100%coinbase74d ago0x9103c5…0b2071
0x02bf…be330x3e0a…78e7Base—$0.002967100%coinbase74d ago0xdfb00e…8d23b0
0x02bf…be330x3e0a…78e7Base—$0.003924100%coinbase74d ago0xd8c52a…85b713
0x02bf…be330x3e0a…78e7Base—$0.004916100%coinbase74d ago0x6c721f…a98702

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.