Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa116d ago0xf41cdd…65d53f
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa116d ago0x2edc12…408064
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa116d ago0x01b951…d4ee8b
0xac23…27600xac65…4417Base—$0.03100%fluxa116d ago0x6dbca3…096e08
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa117d ago0x6aeb0c…a8aea1
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa117d ago0xec3471…49f3f7
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa117d ago0xbaade3…e29d18
0xac23…27600xac65…4417Base—$0.07100%fluxa117d ago0x2ce388…2018c0
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa117d ago0xef79a0…d755d8
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa117d ago0x1d4432…fe42df
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa117d ago0x6e3bf3…8df4ef
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa117d ago0xd4b841…827651
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa117d ago0xad07bd…385644
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa117d ago0x45a07e…7ea7b8
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa117d ago0x62a576…482cb5
0xac23…27600xac65…4417Base—$0.07100%fluxa117d ago0x1bb39b…7af2c9
0xb90a…9ae40xac23…2760Base—$0.05100%fluxa117d ago0x7d1f56…7fd673
0xb90a…9ae40xac23…2760Base—$0.02100%fluxa117d ago0x21d72a…726b15
0xac23…27600xac65…4417Base—$0.01100%fluxa117d ago0x4e1841…749e8f

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.