Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa121d ago0xaf23e4…3efc44
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa121d ago0xdf82e8…76c4fc
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa121d ago0xe242dc…3fc6c8
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa121d ago0x7e4f44…8eb83f
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa121d ago0x2bb198…a8f2ff
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa121d ago0xad7106…512615
0xb90a…9ae40xe840…9998Base—$0.05100%fluxa121d ago0x4fdd85…bed6e8
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa121d ago0x1aa7a4…42af38
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa121d ago0x35c25e…b42086
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa121d ago0x3234d1…cff40c
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa122d ago0x1a9fc9…aaf03d
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa122d ago0x24dd47…2e043e
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa122d ago0x8149e2…b36ab9
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa122d ago0x403263…3feeff
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa122d ago0xc8837a…0e3419
0xb90a…9ae40xe840…9998Base—$9.81100%fluxa122d ago0x995d51…98f517
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa122d ago0x531900…d99c5b
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa122d ago0x064021…cdb524
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa122d ago0x4aa2d1…967c70
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa122d ago0x22c5f7…02da97
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa122d ago0xacad93…c6eb45
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa122d ago0x2d4a0a…d4a3d0
0xb90a…9ae40xe840…9998Base—$24.47100%fluxa122d ago0x26d351…a02f0c
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa122d ago0xa16955…f710b6

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.