Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa60d ago0x8ddb57…28d322
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa60d ago0x923471…179ec9
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa60d ago0xe492e5…7d7e59
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa60d ago0x1aebcc…0a7ecb
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa60d ago0x74a8f1…b7e2d0
0x4364…99610x0f03…54d5Base—$0.005100%0x730d…7faa60d ago0x738c55…4a3090
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa60d ago0xf14003…c58f1a
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa60d ago0xabc653…e8d55c
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa60d ago0x55ceb0…196b4c
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa60d ago0xd388c5…334a86
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa60d ago0xc6ef2e…d45bc9
0x4364…99610x0f03…54d5Base—$0.005100%0x730d…7faa60d ago0xaf21a2…d380a2
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa60d ago0x3fbb11…ab34be

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.