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%fluxa34d ago0xf45cd2…aee1c3
0x5291…58100x9c95…e299Base—$0.001100%fluxa34d ago0x4529c2…8c3e3d
0x5291…58100x9c95…e299Base—$0.001100%fluxa35d ago0xbef162…621246
0x5291…58100x9c95…e299Base—$0.001100%fluxa35d ago0xb72d4d…58b7d8
0x5291…58100xfe80…47eeBase—$0.001100%fluxa35d ago0xe4c4d7…dea2fd
0x5291…58100x9c95…e299Base—$0.001100%fluxa35d ago0x653045…2d5b9c
0x5291…58100x9c95…e299Base—$0.001100%fluxa35d ago0x3140a6…8dcebc
0x5291…58100x9c95…e299Base—$0.001100%fluxa35d ago0x190a1d…1f0af8
0x5291…58100x9c95…e299Base—$0.001100%fluxa35d ago0xed65e6…619b8c
0x5291…58100xfe80…47eeBase—$0.001100%fluxa35d ago0x4f3e90…a132d4
0x5291…58100x9c95…e299Base—$0.001100%fluxa35d ago0x770fb3…55cc39
0x5291…58100x9c95…e299Base—$0.001100%fluxa35d ago0x470406…02d018
0x5291…58100xfe80…47eeBase—$0.001100%fluxa35d ago0xa3da67…6aff27
0x5291…58100x9c95…e299Base—$0.001100%fluxa35d ago0xbd5825…3314a7
0x5291…58100x9c95…e299Base—$0.001100%fluxa35d ago0xe5dbc2…440a3f
0x5291…58100x9c95…e299Base—$0.001100%fluxa35d ago0x9799ca…892052
0x5291…58100xfe80…47eeBase—$0.001100%fluxa35d ago0xb00506…7af127
0x5291…58100xfe80…47eeBase—$0.001100%fluxa35d ago0xc9289f…4addb2
0x5291…58100x9c95…e299Base—$0.001100%fluxa35d ago0x622249…ff137b
0x5291…58100x9c95…e299Base—$0.001100%fluxa35d ago0xde83a8…638ffb
0x5291…58100x9c95…e299Base—$0.001100%fluxa35d ago0x693c3b…2720bf
0x5291…58100x9c95…e299Base—$0.001100%fluxa35d ago0x1b77d3…5eb7a6
0x5291…58100x9c95…e299Base—$0.001100%fluxa35d ago0x62271d…0a618a
0x5291…58100x9c95…e299Base—$0.001100%fluxa35d ago0x471d90…d8c62f
0x5291…58100x9c95…e299Base—$0.001100%fluxa35d ago0x0a7a9f…409404

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.