Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown46d ago0xd6fcb2…4f6825
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown46d ago0x920779…fdd633
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown46d ago0xcf4cbb…fc1742
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown46d ago0xe52a36…6d0d45
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown46d ago0x64d1ef…dc21da
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown46d ago0x33e7c1…2a05c0
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown46d ago0x8bf006…3dd99f
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown46d ago0x1077d0…dddfb1
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown46d ago0x39aac6…1666da
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown46d ago0xda83e3…f4f21b
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown47d ago0x4d46e6…f88355
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown47d ago0x52d8a0…8410ee
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown47d ago0x2b580f…2a201a
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown47d ago0xbcbb86…9e3963
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown47d ago0xf0a94a…aa2125
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown47d ago0x7dfffa…b1cf85
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown47d ago0x19a429…07eac5
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown47d ago0x7a9425…058813
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown47d ago0xda9fae…7eab50
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown47d ago0x98344a…d722e5
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown47d ago0x7b80c7…097b94
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown47d ago0x3b4582…53f525
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown47d ago0xd6088b…9de77a
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown47d ago0xeff396…7b8ea9
0x2328…fb4d0x9c95…e299Base$0.001100%Route unknown47d ago0x7d651b…9adc79

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.