Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb29d30…707402
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x51cc13…1fa803
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1ad580…b0d0e7
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3ce34f…76e515
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x645d7c…9408d8
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x840d34…59bb1d
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9d4535…4468c7
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe7c411…a26111
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe2db9b…181c06
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa12a52…8240ef
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1a49d2…c65fd8
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x416048…1ca73f
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc33bd0…ac67cf
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd538d0…5bdc05
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6697e2…662382
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x05a9ee…3f09c0
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc4cc14…c01600
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc3f6c2…8003bc
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x43da0a…f7ab23
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3d248f…736459
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbbbba5…44ec8d
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8fe206…37812f
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb6206c…9cb7bf
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0x492095…8122c1
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd20d58…eea28b

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.