Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd079…f6220x9c95…e299Base—$0.001100%fluxa62d ago0x577bdd…7d5376
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0x6c99fd…c8cbad
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0x7caf1d…decbe3
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0x0fc0d1…30ca22
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0xcde14a…9295cc
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0x8fd2a6…5e71df
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0x9ad5d9…199774
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0xdfe5c5…83a6ea
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0x83300a…8dc5e5
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0xe35c69…2bd248
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0x84d47c…f8c560
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0x6caeb2…5cdfa4
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0x0c8c0d…10d078
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0xa5d5c4…256d2b
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0x2fdd96…e88c7a
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0xf0a00c…29ed40
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0xf6639e…aa63b0
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0xead4cd…f0a7be
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0xce3e8a…c1ac1b
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0xbfb6e0…7d4f14
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0x8cf76b…4425e5
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0x7ef0d8…559193
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0x5536aa…65f0e1
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0x03ab82…9ba44e
0xd079…f6220x9c95…e299Base—$0.001100%fluxa63d ago0xe796db…7e4e38

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.