Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf3b606…b0ddfa
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb598fc…922687
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x457d2c…964a36
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x73b60c…f0bdfb
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x044495…f3fe3b
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6df987…f2b424
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x95d5c6…bd69fd
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xef51c2…304bdd
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xee2606…a36f62
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x08563b…a6c49d
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x76cb99…972cdb
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0a1b14…4c45eb
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3b946a…1c2b9e
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x785db1…58d0a6
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb15a8e…2db0fb
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x50aac4…4afc06
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xac69c4…902d71
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe8cb9f…d9a2aa
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfe66e4…210d2c
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x17973c…43ec64
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb44b6e…a10d20
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf131a6…29be6e
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x82701d…e231e5
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x15b97b…0229c7
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x817cf4…79cfa2

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.