Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf736…85460xac65…4417Base—$0.08100%fluxa116d ago0xe81e7a…432b07
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa116d ago0x9b9883…441d4d
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa116d ago0xd2c310…6aa145
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa116d ago0xdc8d56…b98d47
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa116d ago0x69918a…65c22e
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa116d ago0xa5d71b…5a1482
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa116d ago0x4775f2…aab71f
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa116d ago0x6e4a0e…96d636
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa116d ago0xfff8e4…41dfe2
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa116d ago0x7e42f3…f99b1f
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa116d ago0xeee9a0…9a0acf
0xf736…85460xac65…4417Base—$0.08100%fluxa116d ago0x8fefeb…8007d8
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa116d ago0xa1995a…9f4721
0xb90a…9ae40xf736…8546Base—$0.05100%fluxa116d ago0x226588…196271
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa116d ago0xbac00e…e1ae1e
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa116d ago0x06fd01…07db56
0xf736…85460xac65…4417Base—$0.01100%fluxa116d ago0xc35e45…95079c
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa116d ago0xad096b…62ea57
0xf736…85460xac65…4417Base—$0.02100%fluxa116d ago0x95c6b0…a93ec7
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa116d ago0x777cfa…8ff36d
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa116d ago0x2b66de…e8179e
0xf736…85460xac65…4417Base—$0.01100%fluxa116d ago0xe31ea0…c77086

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.