Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa81d ago0xb2e156…89f0cc
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa81d ago0x18970c…28ebe9
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa81d ago0x395e09…a3010b
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa81d ago0x39471e…23399d
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa81d ago0xffc708…9d7d13
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa81d ago0x5d69f9…a11837
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0x833641…efa991
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0x063bb2…f60108
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0x001a42…22b664
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0x90f073…85406c
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0xe67a56…7b7d69
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0xc8167b…b31de6
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0x9c5064…56ef47
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0xdc764a…a37e9b
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0xf6782c…6322d9
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0x264dd1…d72cc4
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0x70e10f…25f534
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0x4a38ed…95732e
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0x077254…ce3614
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0x8f96a5…0c485c
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0x069de2…5aae7c
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0xbba102…dc88c1
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0x9bd45d…a12e3c
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0xf855a2…399419
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa82d ago0x1ae3a5…29f385

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.