Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x09b0…4dfeBasex402 service$0.02100%payAI70d ago0xe19939…d4c29b
0xc352…dc8d0x09b0…4dfeBasex402 service$0.02100%payAI71d ago0xacbdc7…a00698
0xc352…dc8d0x09b0…4dfeBasex402 service$0.02100%payAI71d ago0xe3746f…bd4d6a
0xc352…dc8d0x09b0…4dfeBasex402 service$0.05100%payAI71d ago0xf60677…24df0b
0xc352…dc8d0x09b0…4dfeBasex402 service$0.03100%payAI71d ago0x8a435c…d54e5f
0xc352…dc8d0x09b0…4dfeBasex402 service$0.02100%payAI71d ago0x47ac75…5472df
0xc352…dc8d0x09b0…4dfeBasex402 service$0.03100%payAI71d ago0x0d090f…1ce42b
0xc352…dc8d0x09b0…4dfeBasex402 service$0.03100%payAI71d ago0x2bed02…46a9d2
0xc352…dc8d0x09b0…4dfeBasex402 service$0.02100%payAI71d ago0x9f5a46…41206c
0xc352…dc8d0x09b0…4dfeBasex402 service$0.02100%payAI71d ago0xb52dab…19b6fd
0xc352…dc8d0x09b0…4dfeBasex402 service$0.03100%payAI71d ago0xcbae95…98a36a
0xc352…dc8d0x09b0…4dfeBasex402 service$0.03100%payAI71d ago0xa6c2c3…f9a155
0xc352…dc8d0x09b0…4dfeBasex402 service$0.02100%payAI71d ago0x21b484…7e47a7
0xc352…dc8d0x09b0…4dfeBasex402 service$0.02100%payAI71d ago0xf183a4…deae70
0xc352…dc8d0x09b0…4dfeBasex402 service$0.02100%payAI71d ago0xee7686…2a6fa8
0xc352…dc8d0x09b0…4dfeBasex402 service$0.02100%payAI71d ago0x3131d1…e92b86
0xc352…dc8d0x09b0…4dfeBasex402 service$0.02100%payAI71d ago0xec4793…9b1368
0xc352…dc8d0x09b0…4dfeBasex402 service$0.02100%payAI71d ago0x13246b…4665d5
0x47f8…f9050x09b0…4dfeBasex402 service$0.02100%payAI71d ago0x8bf7d1…363d48
0x47f8…f9050x09b0…4dfeBasex402 service$0.03100%payAI71d ago0x35fdc3…416a51
0x47f8…f9050x09b0…4dfeBasex402 service$0.05100%payAI71d ago0x254155…f8d224
0x47f8…f9050x09b0…4dfeBasex402 service$0.02100%payAI71d ago0xc7ef4d…b3785f
0x47f8…f9050x09b0…4dfeBasex402 service$0.03100%payAI71d ago0x11a078…659379
0x47f8…f9050x09b0…4dfeBasex402 service$0.02100%payAI71d ago0x104ae8…5720e8
0x47f8…f9050x09b0…4dfeBasex402 service$0.02100%payAI71d ago0xe0d3da…136d8e

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.