Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf068…258e0x4466…125eBasex402 service$0.005100%coinbase91d ago0x97b274…b79cda
0xf068…258e0x4466…125eBasex402 service$0.005100%coinbase91d ago0xc64453…3c25dc
0xf068…258e0x4466…125eBasex402 service$0.004100%coinbase91d ago0x11c954…debe42
0xf068…258e0x4466…125eBasex402 service$0.004100%coinbase91d ago0xdc3395…272fce
0xf068…258e0x4466…125eBasex402 service$0.004100%coinbase91d ago0x903f2b…546d6a
0xf068…258e0x4466…125eBasex402 service$0.004100%coinbase91d ago0xf77d0c…02e145
0xf068…258e0x4466…125eBasex402 service$0.01100%coinbase91d ago0xfceebc…353536
0xf068…258e0x4466…125eBasex402 service$0.02100%coinbase91d ago0xb00356…f99214
0xf068…258e0x4466…125eBasex402 service$0.01100%coinbase91d ago0xb3b015…6710d4
0xf068…258e0x4466…125eBasex402 service$0.008100%coinbase91d ago0x9433b0…9be349
0xf068…258e0x4466…125eBasex402 service$0.01100%coinbase91d ago0xac595d…c481d8
0xf068…258e0x4466…125eBasex402 service$0.01100%coinbase91d ago0x1f60f3…aeaafa
0xf068…258e0x4466…125eBasex402 service$0.02100%coinbase91d ago0xe61599…38f2ba
0xf068…258e0x4466…125eBasex402 service$0.01100%coinbase91d ago0xd3ee50…ad17f7
0xf068…258e0x4466…125eBasex402 service$0.01100%coinbase91d ago0x17d267…b00919
0xf068…258e0x4466…125eBasex402 service$0.02100%coinbase91d ago0x67bc88…27ac3f
0xf068…258e0x4466…125eBasex402 service$0.05100%coinbase91d ago0x1d6a4c…2524ef
0xf068…258e0x4466…125eBasex402 service$0.10100%coinbase91d ago0x2c87a3…170c65
0xf068…258e0x4466…125eBasex402 service$0.0022100%coinbase91d ago0x52e380…8326ca
0xf068…258e0x4466…125eBasex402 service$0.005100%coinbase91d ago0xb1eea6…7c52c5
0xf068…258e0x4466…125eBasex402 service$0.0022100%coinbase91d ago0xe13ead…2e105d
0xf068…258e0x4466…125eBasex402 service$0.0022100%coinbase91d ago0x2fa333…c8807e
0xf068…258e0x4466…125eBasex402 service$0.003100%coinbase91d ago0x1816e2…2feb02
0xf068…258e0x4466…125eBasex402 service$0.0022100%coinbase91d ago0x85f43f…2af707
0xf068…258e0x4466…125eBasex402 service$0.005100%coinbase91d ago0xec12a5…3850eb

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.