Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown45d ago0x160e1f…5b9f34
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown45d ago0x213e83…560a21
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown45d ago0xa249f9…d3ccfa
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown45d ago0x0ce9db…b3d279
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown45d ago0x3c9831…2eb666
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown45d ago0x480439…397e48
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown45d ago0xa75681…6e2103
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown45d ago0x86b18e…fe8688
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown45d ago0xb1bb04…7279f2
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown45d ago0xfb79b2…b78dc0
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown45d ago0x845ecb…92bd84
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown45d ago0x783c22…ad0898
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown45d ago0xa54ed0…3cc489
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown45d ago0xdb6d4d…fee945
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown45d ago0x2de734…ef2c06
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown45d ago0x8ba183…526799
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown45d ago0xd5e7ae…12ee27
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown45d ago0xf55ea7…f4b082
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown45d ago0xf91e5d…db67db
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown45d ago0x9ce482…937fd2
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown45d ago0xbddfa7…dd3381
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown45d ago0xb26510…4bbf6e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.