Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa57d ago0x8ef54b…f752c3
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa57d ago0x46d804…52a8c4
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa57d ago0xb6842b…ee616d
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa57d ago0xe10261…1df3fa
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa57d ago0x7608e1…fd1b6d
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa57d ago0x7e816f…4d2da1
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa57d ago0xd75240…9cb875
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa57d ago0x0452f0…37d57b
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa57d ago0x337b99…0097a0
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa58d ago0xd31779…ee986b
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa58d ago0x0abb2e…72661a
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa58d ago0xa6b56f…a5f29b
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa58d ago0x3a5c0f…452105
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa58d ago0x5dcc09…7aeecd
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa58d ago0xd47591…ba8a84
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa58d ago0x3369ff…74ebb9
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa58d ago0xd8474a…825a42
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa58d ago0x2ee1f2…188311
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa58d ago0x8c6d0b…5c4472
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa58d ago0x262072…dc36d5
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa58d ago0x55f791…158d50
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa58d ago0x246be5…8d1c50
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa58d ago0xafd2eb…eb396f
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa58d ago0x660a6e…6cb692
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa58d ago0x97586a…630689

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.