Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0x32e107…8a0bb5
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0x925953…a2637e
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0xb4fbe8…b21774
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa41d ago0xce699f…f1c1cf
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0x8d1429…3c345c
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa41d ago0x264ef4…b04641
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa41d ago0xaad307…207623
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0x3b2a46…403fac
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0x0557e4…343389
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa41d ago0x0b777c…ba003b
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa41d ago0x38d8be…8fb064
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa41d ago0x587011…114dc4
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa41d ago0x12d84b…6599f8
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa41d ago0xfab34d…60ec6f
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa41d ago0x897447…494f5f
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0xb08e01…3c4e63
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0x127c67…24e8b4
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa41d ago0x5dd15f…e71e49
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0x12b07e…3da1ea
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0x083600…e118fc
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0x6260dd…a61517
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0x593a3d…84481a
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0xb0ef00…7a0ff1
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0xbb0b46…5823ae
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0xab5814…0135d7

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.