Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x71fa4a…455bdb
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdcc24c…a38020
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe75ad0…dfa71a
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe4b414…4e3e88
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x13641e…a88b8c
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x534a97…53d3c8
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa40165…911b33
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3bbe1c…ec126c
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6dac71…7e12c9
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd2d379…ad565d
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x03383b…4ca403
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe24792…b06eb1
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdb7c3f…1ee873
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe43554…2bf89b
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x924172…2cbde0
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe707f7…775801
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa2b78b…9179a1
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb99d52…1ceb4c
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb3151e…e05e39
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xed3e20…ecc1fb
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x814183…559d73
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x76c531…cb99b3
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xae1d8f…ed5506
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8d87e5…870985
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8f8003…9e68ef

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.