Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x442523…592adf
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7362dc…dafbb5
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4eab57…b103a8
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4973c8…abdec7
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfd9b18…d3d1c2
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x24265a…9eb760
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x95e60c…a9e9f5
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8cd743…2043d1
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x73a444…17c6aa
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbfe59c…9b69f5
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf15a85…142c6e
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0f5190…f456a7
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb5a4ad…9edd36
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x396f2a…ead540
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5194b1…9d1f0e
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd934c9…f0d449
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbf43d3…f1a4bf
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x47e475…ed08ac
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfb834a…9461c3
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaee951…a2c38c
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfae25a…01a9af
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x95439d…5fb246
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe97931…870ee2
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x466335…ae5650
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x281057…73d910

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.