Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2ea…91d90xac65…4417Base—$0.07100%fluxa110d ago0x1cdc2c…c52f9a
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa110d ago0x655d02…92605b
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa110d ago0x58a16e…fdf309
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa110d ago0xd2ee45…e90ab0
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa110d ago0xebba5d…66039d
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa110d ago0x923125…791a84
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa110d ago0x602709…38964a
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa110d ago0x9a310d…91b0ea
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa110d ago0x79ccd2…917237
0xd2ea…91d90xac65…4417Base—$0.09100%fluxa110d ago0x680883…9de15b
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa110d ago0x8dc891…a59d49
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa110d ago0x766d7b…0962d1
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa111d ago0x78a799…c7e8be
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa111d ago0x1fddcd…89f477
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa111d ago0xf589ac…7e2908
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa111d ago0xf45738…08824d
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa111d ago0xc4829e…a889c6
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa111d ago0x38bd9f…186323
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa111d ago0x63c061…c61c3b
0xd2ea…91d90xac65…4417Base—$0.05100%fluxa111d ago0xf2a8bc…13f668
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa111d ago0x95d8f8…d1fcee
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa111d ago0x94b7d6…c6551c
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa111d ago0x9efadd…cbcf25
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa111d ago0xc98177…667d78
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa111d ago0x266ed0…6d8f68

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.