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%fluxa53d ago0xaa00b8…ab11e4
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0xa52595…dd6d5b
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0x734e23…e37144
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0x9f264d…aae259
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0xe9a30d…1d697e
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0x66cf39…eabbec
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0xf2bde8…cfde7d
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0xda64d0…3a28ba
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0x963965…82a9b4
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0xbf7e09…e3e76b
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0xb20009…85b23e
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0xfa960a…a44130
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0x1474f9…5dc831
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0x95e86b…1cb591
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0x50282f…0fba95
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0x3c86f4…db4400
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0x63d2a9…2e122e
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0xf62ab7…c685b3
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0x62ab78…24b0bd
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0xadb969…3bc497
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0x06321f…f8d10b
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0x8b2646…66889c
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0x7a7723…9bea91
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0x28de0a…47dce9
0x5291…58100x9c95…e299Base—$0.001100%fluxa53d ago0x36e58a…05d33f

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.