Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase50d ago0x016af1…8ca687
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase50d ago0xfa93be…e36a04
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase50d ago0xa301e5…e91cee
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase50d ago0x418226…414473
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase50d ago0x6bfba8…d7d055
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase50d ago0xa28168…ccdd17
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase50d ago0x43f063…193e07
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase50d ago0x53c336…b42c15
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase51d ago0xcde32a…11dfb4
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase51d ago0xeece6a…3a8e7d
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase51d ago0xe45b1c…14f471
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase51d ago0x1725ff…fa8cd1
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase51d ago0xa55ce7…e2b1ca
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase51d ago0x3f244e…cb855c
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase51d ago0x5c2ba1…4f2079
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase51d ago0x59cbad…c919b8
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase51d ago0xbacac2…284907
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase51d ago0xf8af0c…043304
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase51d ago0xcb0244…988c91
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase51d ago0xd6cbca…f0de4d
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase51d ago0x426578…9e526e
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase51d ago0x882251…64fb7a
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase51d ago0x00abde…4f8719
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase51d ago0x54c093…f274ca

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.