Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown32d ago0x1f4409…fde035
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0xdb4bed…d7d3c3
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0x2e550a…ccdda9
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0xe808ad…7b85dd
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0x140515…8999ac
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0x700746…99ab76
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0x881a59…fb7d18
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0xa830e3…ed49a4
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0x34bd38…0db87f
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0xdabc09…a85b28
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0xbfd7cf…5d5b16
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0x310cdd…77984c
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0x3fc409…17a4dc
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0x76721c…3be964
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0xf6657f…2503d5
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0x2c1bd5…781986
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0x48977e…7600a2
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0xafef03…1ec81d
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0x7b15a3…ad5b53
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0x4c17b0…3d0ce6
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0xc3c45d…1886d0
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0xfee098…7e2ccb
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0x78b731…8bb97e
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown33d ago0x7bf510…1cf3e9

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.