Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0xb8af00…46cf46
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0x01a64f…07a43d
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0x7fed56…57ca5f
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0x7380a4…1e07a2
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0x22b616…989402
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0xd3be09…be4f4a
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0xa8b356…604268
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0xf3aff3…113b7c
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0xad586f…ca8d56
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0xf0c93d…d4a62c
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0x51f5de…145f6b
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0xfbf32b…9b7bdf
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0xe52adf…d3865f
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0x11b7fc…cecf7f
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0xac2d36…c9ee18
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0x3adaf2…df31bf
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0xb413d5…db8c73
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0x6d6337…2b5031
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0xf0ced9…7c047e
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0xe4a218…b2b081
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0xed3b22…461d10
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0xf84a63…8e2735
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0x1dd653…bcb973
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa94d ago0x1274de…3ef27b
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa95d ago0x30464a…7e08b8

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

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