Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0xb31743…753a63
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0x5dcbc2…42e8ef
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0xe910f0…1021a2
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0x82418c…819b3b
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0xaecfcf…44f740
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0xd9c6c1…392ee4
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0x4f72dd…7bed3a
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0xc0c9a7…cb684b
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0x06ad7c…4c898f
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0x04ca9a…8ef037
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0xd936fe…05e6cf
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0x46a254…3ae872
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0x482497…fa5da9
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0xa40975…9de0d7
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0x0644fc…436696
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0x533631…6aa01c
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0x40eaf5…c6c7be
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0xcae669…c92f3e
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0xaa9a4b…43e6f7
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0xaf2fdd…e16f5e
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0x613de2…df68b3
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0x77a1c3…b353e0
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0x53e620…9370b5
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0x3e6738…703c49
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase39d ago0x0cff19…c90b05

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.