Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0xbb82ab…09d343
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0xc5916f…577394
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0x7cbb7a…48c15d
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0x68dc21…005b1b
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0xdb94f4…a9f70c
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0x9beaa6…55c341
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0x7bd11c…1d6e81
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0x90e0b6…076fec
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0xf91d4c…ef13a2
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0x1c7402…7af13e
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0x7d89c2…444656
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0xc9aaa8…60395f
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0x8c9005…1a2495
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0x74ac7d…316f2e
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0xf0ff5a…ca81a3
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0xe9704c…ef4511
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0x438bf3…9b35d3
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0xab1a73…500030
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0x5d1aae…cd805b
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0xa09c50…c333d5
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0xaeaebd…6fc166
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0x12bd67…ca8caf
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0x639509…060d81
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0x2eb0b8…e558a3
0x0f7a…37600xd009…94acBase—$0.10100%coinbase120d ago0xe97341…b0f117

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.