Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa32d ago0x205b65…7a8ae2
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa32d ago0x4f418b…75b73e
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa32d ago0x4bb7d0…04a6fc
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa32d ago0xe58c5c…e12d89
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa32d ago0x64f581…56ce39
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa32d ago0x4c33e3…3ce82b
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa32d ago0x47f9ba…1bc9ab
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa32d ago0x862670…1edc07
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa32d ago0x73fa01…0d87f4
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa32d ago0x1ce958…0203b0
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa32d ago0x967f91…dca410
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa32d ago0x93d266…fbefdc
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa32d ago0xed6288…de5794
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa32d ago0xd40f79…2a3bdc
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa32d ago0x7db9dd…ccc4fe
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa32d ago0xf0fbfa…6f0d84
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa33d ago0x1f5f8e…f43604
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa33d ago0x60f896…41ab6c
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa33d ago0xce4dff…8b7003
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa33d ago0xf4e50f…546586
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa33d ago0x6c292d…e05cab
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa33d ago0x87ce1a…77ada1
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa33d ago0x5435ca…4eb494
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa33d ago0xb02eef…1520c0
0x80c9…ac0a0x9c95…e299Base$0.001100%fluxa33d ago0x382aa0…2fafdb

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.