Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x397d96…f063d4
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1907a2…e3957b
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfc4ad5…bb372f
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7fdc59…af52a7
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x605961…507937
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x394087…a45978
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1ff2eb…c02982
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x30e318…549c69
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc225a3…9e86d5
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x45235f…efa251
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfad3aa…b894b1
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x95371b…576cf8
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x18ea38…988932
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa22e4e…3fe6c7
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x469212…7cf527
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x03da75…d62825
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc1e9c6…4d07da
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9df18c…0ae9b0
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0842b7…800540
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2e40d7…5fd159
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8be34a…351542
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0a7ae2…caac1a
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x063a7b…6c7854
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x82a392…efa8e7
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4243e8…a354b3

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.