Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f31…01150x9c95…e299Base$0.001100%fluxa42d ago0xcae104…ca601c
0x3f31…01150x9c95…e299Base$0.001100%fluxa42d ago0xedd79d…2d5723
0x3f31…01150x9c95…e299Base$0.001100%fluxa42d ago0x19bdaf…be76a2
0x3f31…01150x9c95…e299Base$0.001100%fluxa42d ago0x262a56…faf938
0x3f31…01150x9c95…e299Base$0.001100%fluxa42d ago0x4dd691…1ce0a1
0x3f31…01150x9c95…e299Base$0.001100%fluxa42d ago0x94b977…8c3feb
0x3f31…01150x9c95…e299Base$0.001100%fluxa42d ago0xdf292b…ccdfdb
0x3f31…01150x9c95…e299Base$0.001100%fluxa42d ago0xf55ee6…dc36f5
0x3f31…01150x9c95…e299Base$0.001100%fluxa42d ago0x16b3cb…93d317
0x3f31…01150x9c95…e299Base$0.001100%fluxa42d ago0x55bdd0…5ccddc
0x3f31…01150x9c95…e299Base$0.001100%fluxa42d ago0x87ba3d…9f9bfc
0x3f31…01150x9c95…e299Base$0.001100%fluxa42d ago0x80cd4a…40ae82
0x3f31…01150x9c95…e299Base$0.001100%fluxa42d ago0xbda760…b19974
0x3f31…01150x9c95…e299Base$0.001100%fluxa42d ago0x2c042d…5743f0
0x3f31…01150xfe80…47eeBase$0.001100%fluxa42d ago0xfe2cc4…ce82d3
0x3f31…01150x9c95…e299Base$0.001100%fluxa42d ago0x703e95…47f40b
0x3f31…01150x9c95…e299Base$0.001100%fluxa42d ago0xc203b5…629181
0x3f31…01150x9c95…e299Base$0.001100%fluxa42d ago0x70d1e2…cd0750
0x3f31…01150x9c95…e299Base$0.001100%fluxa42d ago0x749212…0126ec
0x3f31…01150x9c95…e299Base$0.001100%fluxa42d ago0xa3a6c5…80462b
0x3f31…01150x9c95…e299Base$0.001100%fluxa42d ago0x911bce…be9633
0x3f31…01150xfe80…47eeBase$0.001100%fluxa42d ago0x18a8b1…830e55
0x3f31…01150x9c95…e299Base$0.001100%fluxa42d ago0xf1b973…318535
0x3f31…01150xfe80…47eeBase$0.001100%fluxa42d ago0x4c55f7…4dd62b
0x3f31…01150xfe80…47eeBase$0.001100%fluxa42d ago0xa0fa65…6b6612

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.