Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0x955ecd…149202
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0x5255ed…4b2b1c
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0x8ba0d7…5b8dc0
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0xc9a1b4…94b377
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0x4b2c6b…d759b4
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0xe267a6…a4791b
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0x51bea0…ac3688
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0x13e6f7…61afff
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0x0e3032…4dd479
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0xecdd3e…cbbf67
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0xf57b3d…5fec1e
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0xc0c971…a823a6
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0xf34e20…3c7116
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0x0d491e…14de21
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0x5047aa…c8e652
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0x2d865e…17f32c
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0x9ee5a6…019ca9
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0xa1274d…92f826
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0x0d284e…213755
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0xdd1260…52c443
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0xc22305…01363c
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0xafc03e…b4a815
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0x56d808…3859f3
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0xa16c6b…c55724
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa17d ago0xf30bfd…daaa1b

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.