Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x7e6f…84a4Base—$0.04100%fluxa119d ago0xbefd26…fc79a9
0xb90a…9ae40x15bb…b662Base—$0.04100%fluxa119d ago0x15a9f8…5deb02
0xb90a…9ae40x45f3…84a4Base—$0.01100%fluxa119d ago0x5ca25d…e7878c
0xb90a…9ae40x45f3…84a4Base—$0.03100%fluxa119d ago0x8a6142…455f38
0xb90a…9ae40x9802…0f78Base—$0.04100%fluxa119d ago0xef0217…2a0cf7
0xb90a…9ae40x31a4…e7b7Base—$0.01100%fluxa119d ago0xdeae03…2edc32
0xb90a…9ae40x31a4…e7b7Base—$0.03100%fluxa119d ago0xfbf06f…4a4e30
0xb90a…9ae40x7366…5a08Base—$12.61100%fluxa119d ago0x51b79a…40a030
0xb90a…9ae40xa29a…10ccBase—$3.60100%fluxa119d ago0xc8df2d…08516c
0xb90a…9ae40x1b1f…1401Base—$0.90100%fluxa119d ago0x878892…fcf279
0xb90a…9ae40xdeca…3da5Base—$0.90100%fluxa119d ago0xdd99f4…ae671c
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa119d ago0xc8931a…db81e7
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa119d ago0x39e8dd…55d237
0xb90a…9ae40xbd0a…9dfeBase—$0.10100%fluxa119d ago0x259853…4c4b89
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa119d ago0x046d65…9a4a24
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa119d ago0x7f665a…b5d0e4
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa119d ago0x74d3fb…949196
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa119d ago0x5856e7…27b3c4
0xb90a…9ae40xf04d…8343Base—$0.10100%fluxa119d ago0xb3548f…b8dc60
0xb90a…9ae40xe064…151fBase—$0.10100%fluxa119d ago0xc55862…fde949
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa119d ago0xf4eb2e…d10a93
0xb90a…9ae40xcd23…d55cBase—$0.01100%fluxa119d ago0x64de60…d8b821
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa119d ago0xf56917…31798d
0xb90a…9ae40xf736…8546Base—$0.01100%fluxa119d ago0x6f9660…085a3d
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa119d ago0xd51c52…824728

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.