Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa72d ago0x6b7451…0f8f2c
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa72d ago0x7a5a3e…ebf0b4
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa72d ago0x414d0b…bcf0ed
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa72d ago0x37770d…058bee
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa72d ago0xb181db…c1fb56
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa72d ago0x4c65a4…24e1fa
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa72d ago0x965b72…3d804e
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa72d ago0xbd605d…405c31
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa72d ago0x3c77fb…b60e0e
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa72d ago0xfed4d3…0ebef7
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa72d ago0x4d2dff…87425c
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa72d ago0xf6d2bc…b89fc3
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa72d ago0x220458…8a219c
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa72d ago0x1515be…7cc4b3
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa72d ago0xe5188d…985f45
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa72d ago0xc25017…40a7c1
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa72d ago0x6a9223…65ad0e
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa72d ago0x130908…ae0da7
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa72d ago0x8558cf…339817
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa72d ago0x5e1f85…8a86d3
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa73d ago0x4825da…c66c71
0xdfe5…2b430x9c95…e299Base$0.001100%fluxa73d ago0x6eef2b…90f355

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.