Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa22d ago0x7c0407…51bae2
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa22d ago0xba5dfd…69d392
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa22d ago0xf5bca6…e7abea
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa22d ago0x495561…f2b784
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa22d ago0xd38207…f7297d
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa22d ago0x95b469…f1cda0
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa22d ago0xc0f521…56d5fd
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa22d ago0xddce8f…73c58e
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa22d ago0x46d2de…71eb15
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa22d ago0x3faef6…fc77df
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa22d ago0x8de12b…0d6c40
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa22d ago0x55ab3c…195734
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa22d ago0xaaa8ac…634d61
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa22d ago0xe3d9c5…1d1bde
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa22d ago0x6440fc…0f5ebc
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa22d ago0x18fe0d…b8b9ae
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa22d ago0x45ff1b…e04ff0
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa22d ago0xb91d0d…bbb0c7
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa22d ago0x63f412…b66a80
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa23d ago0x2be74f…c6c81f
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa23d ago0xbeedf4…12591e
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa23d ago0xaaf273…83de36
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa23d ago0xfecb4b…de377c
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa23d ago0x532626…350a3c
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa23d ago0x917d78…3fba64

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.