Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa44d ago0xdc3241…f923da
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa44d ago0xd6c0d5…a311fd
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa44d ago0x8ee5d2…616ff9
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa44d ago0xc22009…95565a
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa44d ago0x74aed8…3e74f3
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa44d ago0xd50e2d…e2a4d7
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa44d ago0xbae69e…432d88
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa44d ago0x688734…699aee
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa44d ago0xb504b0…65b96f
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa44d ago0x27b9c1…b4844b
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa44d ago0xd102e5…10016e
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa44d ago0xaa842b…23c2d6
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa44d ago0x8682ff…445d5c
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa44d ago0x213139…bfabda
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa44d ago0x745bcd…3710f0
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa44d ago0xd9ce22…6590fe
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa44d ago0x649793…008620
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa44d ago0x6cfd4b…aa3a99
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa44d ago0x3b4604…a335ce
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa45d ago0x25b262…584bca
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa45d ago0xbb83fd…a0fdb7
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa45d ago0xfd363a…3a307c
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa45d ago0x92d166…78f0b0
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa45d ago0x707070…10a7e1
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa45d ago0x763c95…42abd5

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.