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%fluxa72d ago0xb50b38…c146bc
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa72d ago0x25788b…0679e3
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa72d ago0x4594d2…946933
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa72d ago0x5cc936…1f69ce
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa72d ago0xdc88c3…183bcb
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa72d ago0xadefa1…dadee5
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa72d ago0x436619…ce8ec3
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa72d ago0xb7eeba…67b1a7
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa72d ago0xd5db98…5de986
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa72d ago0x22412c…03e3ff
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa72d ago0x64e923…3657d4
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa72d ago0x21b7e5…b1274b
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa72d ago0xcd8b60…1a065f
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa72d ago0x89659c…7f7497
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa72d ago0x4dfba8…fda2ff
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa72d ago0x489db0…3577b8
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa72d ago0x964e77…3b34cd
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa72d ago0x30604a…187007
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa72d ago0xab487a…0abf14
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa72d ago0x0adc9c…aa88a5
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa72d ago0xd0d384…9540b2
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa73d ago0x5cd469…b6b335
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa73d ago0xee3012…71d8ee
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa73d ago0xd84258…6b2984
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa73d ago0x0c70cb…acb4c4

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.