Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa42d ago0x466a8d…60e264
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa42d ago0xf6493c…2004fe
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa42d ago0x2096b1…9b2c44
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa42d ago0xb83757…17c90a
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa42d ago0x7269f4…b3a623
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa42d ago0x741ed2…3efe0e
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa42d ago0x10e398…c5740f
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa42d ago0x008d45…037b50
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa42d ago0x4ef4fb…2bdc25
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa42d ago0x82506b…d97036
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa42d ago0x7919af…f4128a
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa42d ago0x175074…361187
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa42d ago0xf6bae3…d05e6b
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa42d ago0xc93863…7c8e27
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa42d ago0x4693f2…ae8974
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa42d ago0x2961cc…77c0db
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa42d ago0xe60285…635a16
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa42d ago0x628e61…127a7d
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa42d ago0x91bc03…ab08c6
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa42d ago0x2f9790…421214
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa42d ago0xfe0bb1…3ce4c8
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa42d ago0x3a874a…f755fb
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa42d ago0x93f506…e48822
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa42d ago0x5a05a1…471058
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa42d ago0xcccbf0…1de690

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.