Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5291…58100x9c95…e299Base—$0.001100%fluxa48d ago0xeba086…6d1d20
0x5291…58100x9c95…e299Base—$0.001100%fluxa48d ago0x733225…cc4878
0x5291…58100x9c95…e299Base—$0.001100%fluxa48d ago0xde8a8c…8b8c97
0x5291…58100x9c95…e299Base—$0.001100%fluxa48d ago0xe557f8…bd983a
0x5291…58100x9c95…e299Base—$0.001100%fluxa48d ago0x1a166c…3010d3
0x5291…58100x9c95…e299Base—$0.001100%fluxa48d ago0x58024e…51e35b
0x5291…58100x9c95…e299Base—$0.001100%fluxa48d ago0x593491…86b6b7
0x5291…58100x9c95…e299Base—$0.001100%fluxa48d ago0xc36684…67d9fc
0x5291…58100x9c95…e299Base—$0.001100%fluxa48d ago0x34cf2b…8e7017
0x5291…58100x9c95…e299Base—$0.001100%fluxa48d ago0x40d0d7…ea0172
0x5291…58100xfe80…47eeBase—$0.001100%fluxa48d ago0xd9b91e…417525
0x5291…58100x9c95…e299Base—$0.001100%fluxa48d ago0xffd385…793704
0x5291…58100xfe80…47eeBase—$0.001100%fluxa48d ago0x6fa56d…782715
0x5291…58100xfe80…47eeBase—$0.001100%fluxa48d ago0x01b24f…71181f
0x5291…58100x9c95…e299Base—$0.001100%fluxa48d ago0x425228…60fc7f
0x5291…58100xfe80…47eeBase—$0.001100%fluxa48d ago0x9c7cb3…898ff1
0x5291…58100xfe80…47eeBase—$0.001100%fluxa48d ago0x91532d…46be4e
0x5291…58100xfe80…47eeBase—$0.001100%fluxa48d ago0xfe0431…e60935

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.