Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x643c…02fd0x4466…125eBasex402 service$0.005100%coinbase43d ago0x2bd53e…103453
0xd50d…29af0x4466…125eBasex402 service$0.004100%coinbase43d ago0xbac3cc…5d046d
0x9bac…b0c30x4466…125eBasex402 service$0.004100%coinbase43d ago0x26771f…cf2610
0xff9f…0e320x4466…125eBasex402 service$0.0022100%coinbase43d ago0xd849df…40a89f
0x1b87…45770x4466…125eBasex402 service$0.10100%coinbase43d ago0x7fdc79…4de0b9
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase44d ago0x8501e7…ad249b
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase44d ago0xa95a0f…b0f836
0x0acd…11f50x4466…125eBasex402 service$0.05100%coinbase44d ago0x60825e…7634c1
0x643c…02fd0x4466…125eBasex402 service$0.005100%coinbase44d ago0x94fb27…a80f2e
0x0a3c…13e80x4466…125eBasex402 service$0.01100%coinbase44d ago0x997fca…975c59
0x6459…85990x4466…125eBasex402 service$0.004100%coinbase44d ago0x355f75…bd9da0
0xf5c5…a03b0x4466…125eBasex402 service$0.0022100%coinbase44d ago0x061675…0d1a24
0x7126…004d0x4466…125eBasex402 service$0.005100%coinbase44d ago0x22dff5…d48e05
0x6459…85990x4466…125eBasex402 service$0.005100%coinbase44d ago0x62dfd0…d684d1
0x3346…993c0x4466…125eBasex402 service$0.20100%coinbase44d ago0xdc61e2…76b934
0x2abc…1a8d0x4466…125eBasex402 service$0.03100%coinbase44d ago0x3c401e…cced9a
0x2b9e…41a40x4466…125eBasex402 service$0.02100%coinbase44d ago0xc92284…46001b
0x57d3…cb390x4466…125eBasex402 service$0.005100%coinbase44d ago0xc25b94…8014af
0x9a6d…97150x4466…125eBasex402 service$0.005100%coinbase44d ago0x33abd6…b2ad58
0x3346…993c0x4466…125eBasex402 service$0.005100%coinbase44d ago0xd11328…93f68e
0x57d3…cb390x4466…125eBasex402 service$0.008100%coinbase44d ago0xac16b6…49851d
0xcae3…aafe0x4466…125eBasex402 service$0.03100%coinbase44d ago0x17b090…8d66fe
0xd50d…29af0x4466…125eBasex402 service$0.004100%coinbase44d ago0xfe3b0f…356f4f
0x57d3…cb390x4466…125eBasex402 service$0.02100%coinbase44d ago0x526e45…b3e29c
0xf5c5…a03b0x4466…125eBasex402 service$0.02100%coinbase44d ago0xfdffa2…2f917c

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.