Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa121d ago0x9999a1…6792be
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa121d ago0xfcc555…ceb920
0xf78c…d8440xac65…4417Base—$12.82100%fluxa121d ago0x95f0b9…81f143
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa121d ago0x5473f1…7d1524
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa121d ago0x25b60c…fd248a
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa121d ago0xf7a04c…aac4ed
0xb90a…9ae40xf78c…d844Base—$12.61100%fluxa121d ago0x2b17c9…677f31
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa121d ago0xbeac73…848a42
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa121d ago0x7f3b3d…007ea9
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa121d ago0xa38385…f74ab8
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa121d ago0x887a63…7ccad7
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa121d ago0x130887…565c10
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa121d ago0xd79df7…3a1356
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa121d ago0x59bbe4…abd1f3
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa121d ago0x3c25df…f0fbb2
0xb90a…9ae40xf78c…d844Base—$0.10100%fluxa121d ago0x5084e9…a55027
0xf78c…d8440xac65…4417Base—$0.04100%fluxa122d ago0xecc1bf…3f6a50
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa122d ago0x48bce3…3c9ed5
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa122d ago0x7fab45…39cf1d
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa122d ago0x0dae87…b0c654
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa122d ago0x5a743b…556fe1
0xf78c…d8440xac65…4417Base—$3.70100%fluxa122d ago0x0e9e1d…39ad5b
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa122d ago0x3fea60…1a4d42
0xb90a…9ae40xf78c…d844Base—$0.01100%fluxa122d ago0x30a351…469302
0xb90a…9ae40xf78c…d844Base—$3.60100%fluxa122d ago0x356ce8…f4a1c0

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.