Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0x5bee21…280439
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0xbca30d…4667b6
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0x5ba89c…1fbe08
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0xd18228…19f54a
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0x45013f…cd1438
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0x7d8e45…40cb78
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0x0285f8…351147
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0xc190f7…89e71d
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0x54975c…41dffc
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0x9e8fa6…f2bfaa
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0x779ad3…f7e5be
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0xba1be2…6ff1b4
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0xbb8094…e7a732
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0xbc738a…f17bc5
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0x4defeb…4c2c36
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0xac4550…c9ace5
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0x15888c…61f6c3
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0x0ff4aa…ce04a7
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0x216ddd…022850
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0x4290d0…7b8854
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0xb93225…099686
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0x9ba011…5d2747
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0x90ce3a…6c4b33
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0xdab01d…f29300
0x8951…ec060x9c95…e299Base—$0.001100%fluxa69d ago0xa8ef2f…8fe3e7

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.