Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc1f0f8…54271c
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1915fe…d803bd
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x692a80…c2f924
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6568f5…4b48d4
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd6474b…f48d08
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8558eb…47d44f
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x633812…3c4971
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x458ad5…aa0432
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xedde7b…d07f4f
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbd354d…4f9260
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5a24b2…0cb4ec
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc7392e…11ca55
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8207e7…e4ffb1
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x30fd74…cf4780
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4e293f…52ff47
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xec177e…e84bac
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1e41f3…f13cdd
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaa88ef…884c95
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4819a4…e49b17
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4aefbf…efbda1
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x43e852…27dca4
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x202cc0…7f3be9
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x980f8e…70ad57
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe0a4e5…e9aee6
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbea8ce…a524b4

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.