Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9476dc…d9a3da
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3c0e99…514f4b
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb8dadd…4e0685
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf98b08…aea82e
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x33d881…2755fa
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0dd43a…3a3035
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x862795…ff545f
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6b1f1c…6bc304
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfcb642…ad0cf6
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x36abbb…e7dcd6
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcefb5a…6a206a
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x137a46…dfbc7d
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x43df23…3d3e0b
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeb4b56…fa1aa5
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x98ddec…c8372d
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0xde1305…f83998
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaa6717…68c7e1
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x75c9aa…f18384
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd876d0…6e9f62
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8a551a…cf98c9
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x009e2d…292d06
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x139e41…1bf27b
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9b5300…149e00
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa6de47…7a124a
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI116d ago0xef36d7…bf7a68

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.