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%payAI105d ago0xf9c2f8…bfd717
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc06e5a…10de06
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x527681…1c0e87
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xba1de8…7546cc
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1776ec…aa6ba5
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x805eea…c41fdb
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0aba47…a4c0a9
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa50ef2…d80ea0
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x137703…18fb36
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7b3287…91c1a3
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdf776a…219df5
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc1c7ee…1ed77f
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x50d8c7…39d62a
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2c8d54…796c17
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1eacc2…7ae6e2
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1568c1…2fc3b0
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x285b9f…32f370
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x66069d…e82230
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x97bb14…450e81
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf40d6d…483841
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4eeb27…9d426c
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x54592d…8ff69f
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x904352…3a4736
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x244b4e…402b44
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfce425…745dfd

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.