Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI10d ago0x70d873…b6b7d5
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI10d ago0xd2a7b2…b59527
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI10d ago0xdd0329…4c2a6f
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI10d ago0xbf236e…d9d52a
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI10d ago0x23b5de…2a6eb1
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI10d ago0xc81ad3…43c05b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI10d ago0x9c0f08…048196
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI10d ago0xc11564…a39710
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0x4977e7…ffdd3b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0xef9d23…a5bc50
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0xdda535…26ec3d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI10d ago0x28f245…f5ac2d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0xd69a6f…946841
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0x419b1d…e7da9c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0x950ff9…734417
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0xf4bae3…09f371
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0x58d838…e62b46
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0x2805c3…7e51ce
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0x080f5b…51847b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0xa581b3…05666f
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0x34d997…b0b774
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0x551617…2061eb
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0xc0cd98…1d952a
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0x85c5c5…3f2f0f
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0x88b535…4df8e5

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.