Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xec562c…baf122
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaf6738…f49cb7
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9eb482…ea8d13
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9fd0cc…8284e7
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc83e8f…14924c
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x19567d…30aaf5
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xeac5c8…faef57
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1137d0…740bb1
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2ae80d…97b7aa
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x87f18f…cc63e0
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb6e769…e6918e
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x48e938…dab24a
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x35c8fb…e7db29
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfe60c6…71f8d2
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x43057d…9eb297
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x66e0e9…346992
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2c9ec0…e258d0
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6b6298…172d47
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7043d6…9dbeb3
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7ae2ca…61e0ef
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7ad824…0c9296
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbb0a33…7fffad
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x31d5f3…85ff6f
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x08c941…834722
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x73d5a8…3e103f

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.