Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa116d ago0x69f800…88d54c
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa116d ago0xf2db9d…2d192a
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa116d ago0x5748b5…a2d426
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa116d ago0xa7e70e…d378d2
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa116d ago0x91631d…a16fba
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa116d ago0xf7b6b9…da924f
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa116d ago0x2711bb…b9f584
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa116d ago0x2a1c59…a1a28c
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa116d ago0x61d43b…75d0f9
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa116d ago0x00c87c…1bfef0
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa116d ago0x8e21df…4ae86e
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa116d ago0xf45fdf…e48808
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa116d ago0x73ce5e…4c8a32
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa116d ago0x8be858…a91407
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa117d ago0x2477da…8de17c
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa117d ago0x96365f…a59bb3
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa117d ago0xb9f151…8c6dc5
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa117d ago0xcd6476…de477b
0xb90a…9ae40x2327…c6f9Base—$15.01100%fluxa117d ago0x04b188…2a99a1
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa117d ago0xb97db1…281efc
0xb90a…9ae40x2327…c6f9Base—$0.02100%fluxa117d ago0xd61dcb…67fce9
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa117d ago0xcbc8aa…598652
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa117d ago0x9eb05a…b6ee53
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa117d ago0x53d137…f836c2

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.