Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0xe6e4f8…da5c67
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0x79bbd5…e16276
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0xb3d6b9…c7aca6
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0x723e89…2c1bc1
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0xedd13f…66800c
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0x19db40…92a0c5
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0x052bd9…3d9986
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0x518f2e…dcc924
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0x8687ce…7368b5
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0xc39e8c…3fa6d3
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0x7a54e1…f5a48e
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0x603604…dd91b3
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0x10b157…170b4f
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0x33e180…1f3166
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0x46e952…09ffa7
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0xa3e1d8…6aa5bd
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0x963d4d…b0deb2
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0x31f96d…641583
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0x2e069f…8c750a
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0x35e094…884871
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0xd1e4b8…9e67fc
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0x7a48f9…1d9f49
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0x4850d8…1c80b0
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0x5b7757…4ca98e
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown70d ago0xeb1265…038d73

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.