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 unknown46d ago0x320661…fb788d
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown46d ago0x5bf49b…27f1f1
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown46d ago0x2d415b…c24f05
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown46d ago0x751533…02fac9
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown46d ago0xfcfd30…993854
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown46d ago0x4e3587…70060c
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown46d ago0xcfe43b…2df151
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown46d ago0x100ad9…1019ee
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown46d ago0xb06fde…ebd390
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown46d ago0x438803…13f609
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown46d ago0x8b5689…625bf4
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown47d ago0xd2cfaa…9f46b3
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown47d ago0xb68042…9ebed0
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown47d ago0xcd5d9c…dd6d70
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown47d ago0x8b47f6…400045
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown47d ago0x1f1391…735de8
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown47d ago0x25a5b6…dd8c79
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown47d ago0xaa134c…f1010b
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown47d ago0xfd8fc2…2f3317
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown47d ago0xeb8049…8da92b
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown47d ago0x53215e…138247
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown47d ago0xe0df3e…ab49c3
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown47d ago0xa39917…44e633
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown47d ago0x13404f…a57536
0xc03d…ec990x9c95…e299Base$0.001100%Route unknown47d ago0x0d00cf…fa0037

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.