Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa38d ago0x5f5a85…9efa9c
0x1d1f…84410x9c95…e299Base$0.001100%fluxa38d ago0x5a6ab5…b6d338
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa38d ago0x0aa666…7e12fa
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa38d ago0x42bd98…3a1522
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa38d ago0x029494…71c73b
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa38d ago0x8f6b5f…8ff2da
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa38d ago0xae2a6f…6f9e92
0x1d1f…84410x9c95…e299Base$0.001100%fluxa38d ago0x36752b…c0b145
0x1d1f…84410x9c95…e299Base$0.001100%fluxa38d ago0x16c58c…82e367
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa38d ago0x68cceb…88697d
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa38d ago0x028132…5973a4
0x1d1f…84410x9c95…e299Base$0.001100%fluxa38d ago0xc10d39…b40321
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa38d ago0x33ae9b…3013c9
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa38d ago0x53a072…7445d4
0x1d1f…84410x9c95…e299Base$0.001100%fluxa38d ago0xdf1bbb…20d0bc
0x1d1f…84410x9c95…e299Base$0.001100%fluxa38d ago0xbd3cf4…693310
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa38d ago0x7160b6…71ce20
0x1d1f…84410x9c95…e299Base$0.001100%fluxa38d ago0x20b7b1…657fee
0x1d1f…84410x9c95…e299Base$0.001100%fluxa39d ago0x5c69cc…a053ec
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa39d ago0x570e42…99e33d
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa39d ago0x6efa10…e68b26
0x1d1f…84410x9c95…e299Base$0.001100%fluxa39d ago0xd0d4c3…efdb0b
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa39d ago0xe8d38d…baf065
0x1d1f…84410x9c95…e299Base$0.001100%fluxa39d ago0xd566e3…614742
0x1d1f…84410x9c95…e299Base$0.001100%fluxa39d ago0x08f92c…9c987e

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.