Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ab6…56900x639f…e3a5Base—$0.01100%coinbase72d ago0x966cf5…5c7316
0x5ab6…56900xdce1…a2e0Base—$0.01100%coinbase72d ago0x5b36b0…99ec77
0x5ab6…56900x10c4…b1b2Base—$0.01100%coinbase72d ago0x7732b5…fd3117
0x5ab6…56900x4e10…e827Base—$0.01100%coinbase72d ago0xac4b95…e75ce6
0x5ab6…56900x91de…322aBase—$0.01100%coinbase72d ago0xfba397…98dacd
0x5ab6…56900xd2e8…b153Base—$0.01100%coinbase72d ago0xaf47ac…7d6673
0x5ab6…56900x7595…b628Base—$0.01100%coinbase72d ago0x58f1d8…d0c1df
0x5ab6…56900x9e1e…86f0Base—$0.01100%coinbase72d ago0x288370…273e28
0x5ab6…56900xbc31…961dBase—$0.01100%coinbase72d ago0xfa35e1…449036
0x5ab6…56900x8d0b…a221Base—$0.01100%coinbase72d ago0x84b7b2…a21f72
0x5ab6…56900x7998…076eBase—$0.01100%coinbase72d ago0x1f0dfc…14b3db
0x5ab6…56900x6cab…229fBase—$0.01100%coinbase72d ago0x19d537…68e2bf
0x5ab6…56900x4a26…f2f8Base—$0.01100%coinbase72d ago0x09540d…5cc66d
0x5ab6…56900x9a61…225dBase—$0.01100%coinbase72d ago0xe86260…a16d00
0x5ab6…56900x3847…ea6cBase—$0.01100%coinbase72d ago0xec1d49…cb9485
0x5ab6…56900x3891…489eBase—$0.01100%coinbase72d ago0xc6f876…ea13e8
0x5ab6…56900xddf8…ad87Base—$0.01100%coinbase72d ago0xc08b35…f9afc2
0x5ab6…56900x15b5…3ad0Base—$0.01100%coinbase72d ago0x267d79…a6cac0
0x5ab6…56900xb14b…2553Base—$0.01100%coinbase72d ago0x048f47…c34bc4
0x5ab6…56900xccec…c859Base—$0.01100%coinbase72d ago0x264118…2c85e0
0x5ab6…56900xc2a2…faadBase—$0.01100%coinbase72d ago0xaa5c67…85bed1
0x5ab6…56900xb62d…238bBase—$0.01100%coinbase72d ago0xfbddf6…4699e0
0x5ab6…56900xeabb…44deBase—$0.01100%coinbase72d ago0xbe1eb0…1af16b
0x5ab6…56900xc97c…192fBase—$0.01100%coinbase72d ago0xa0e721…fd9761
0x5ab6…56900x6d25…fa9fBase—$0.01100%coinbase72d ago0x34ed61…8485aa

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.