Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc609…09180xa9dd…2315Base$0.002100%coinbase48d ago0xb20924…5c019b
0xc609…09180xa9dd…2315Base$0.002100%coinbase48d ago0x1c086d…2d51c3
0xc609…09180xa9dd…2315Base$0.002100%coinbase48d ago0x64e167…0142f2
0xc609…09180xa9dd…2315Base$0.002100%coinbase48d ago0x17e390…338283
0xc609…09180xa9dd…2315Base$0.002100%coinbase48d ago0x80f193…f801b9
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase48d ago0xd03d15…3d8c6e
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase48d ago0x7ba7f8…0f78bf
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase48d ago0xfeb3c7…ed5479
0x4db3…fa6d0xa9dd…2315Base$0.002100%coinbase48d ago0xadeae4…96e2b9
0xf3be…23900xa9dd…2315Base$0.002100%coinbase48d ago0x36c0c3…303e64
0x391b…ef000xa9dd…2315Base$0.002100%coinbase48d ago0xe8d46c…e85acc
0x391b…ef000xa9dd…2315Base$0.002100%coinbase48d ago0xdc1a9c…bcecbe
0x391b…ef000xa9dd…2315Base$0.002100%coinbase48d ago0xf63e01…1d47ce
0x391b…ef000xa9dd…2315Base$0.002100%coinbase48d ago0x760fbb…45c98b
0x391b…ef000xa9dd…2315Base$0.002100%coinbase48d ago0x4517d6…a0ffb8
0x391b…ef000xa9dd…2315Base$0.002100%coinbase48d ago0x30422f…a56632
0x391b…ef000xa9dd…2315Base$0.002100%coinbase48d ago0x905bc7…014d8b
0x391b…ef000xa9dd…2315Base$0.002100%coinbase48d ago0x70bfbd…1248a8
0x391b…ef000xa9dd…2315Base$0.002100%coinbase48d ago0x6be9cf…a50bfc
0x391b…ef000xa9dd…2315Base$0.002100%coinbase48d ago0x113100…9085d1
0x391b…ef000xa9dd…2315Base$0.002100%coinbase48d ago0x7476d2…01488e
0x391b…ef000xa9dd…2315Base$0.002100%coinbase48d ago0x7c6c12…20a27d
0x391b…ef000xa9dd…2315Base$0.002100%coinbase48d ago0x5e1058…eaa68d
0x391b…ef000xa9dd…2315Base$0.002100%coinbase48d ago0x33f5b8…79b554
0x391b…ef000xa9dd…2315Base$0.002100%coinbase48d ago0x4a6c85…3fcf4b

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.