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.01100%coinbase33d ago0x7d771f…19303c
0xf068…258e0x4466…125eBasex402 service$0.005100%coinbase33d ago0xf1ff7e…2ce8c3
0x57d3…cb390x4466…125eBasex402 service$0.008100%coinbase33d ago0x76509f…29f455
0xff9f…0e320x4466…125eBasex402 service$0.0038100%coinbase33d ago0x4e10cd…19bee2
0x9bac…b0c30x4466…125eBasex402 service$0.0022100%coinbase33d ago0x209e2e…8eccbe
0x2b53…fe2a0x4466…125eBasex402 service$0.008100%coinbase33d ago0x7868aa…b4ef38
0x57d3…cb390x4466…125eBasex402 service$0.008100%coinbase33d ago0x3323a3…fb8eeb
0x6459…85990x4466…125eBasex402 service$0.02100%coinbase33d ago0x3d3480…6d9190
0x2abc…1a8d0x4466…125eBasex402 service$0.006100%coinbase33d ago0x3d232d…adb10d
0x3e9f…41650x4466…125eBasex402 service$0.006100%coinbase33d ago0xd10256…23a2e4
0x6459…85990x4466…125eBasex402 service$0.004100%coinbase33d ago0xabfc11…2dfd92
0x2b9e…41a40x4466…125eBasex402 service$0.20100%coinbase34d ago0x6b7473…bdb0f8
0x9a6d…97150x4466…125eBasex402 service$0.01100%coinbase34d ago0xca0e7f…a73527
0x2abc…1a8d0x4466…125eBasex402 service$0.03100%coinbase34d ago0xdbba4a…413049
0xf068…258e0x4466…125eBasex402 service$0.20100%coinbase34d ago0x497650…d78984
0x4608…21270x4466…125eBasex402 service$0.004100%coinbase34d ago0xde7adf…94eac9
0x57d3…cb390x4466…125eBasex402 service$0.02100%coinbase34d ago0xc427fb…a5ad0c
0x9419…57aa0x4466…125eBasex402 service$0.004100%coinbase34d ago0xc83a22…e3a8f0
0x3e9f…41650x4466…125eBasex402 service$0.03100%coinbase34d ago0x1c09fe…c3bc38
0x4608…21270x4466…125eBasex402 service$0.02100%coinbase34d ago0x01b3c3…b61ef2
0x8ca3…2d150x4466…125eBasex402 service$0.15100%coinbase34d ago0x5e3b1a…2efc8c
0x643c…02fd0x4466…125eBasex402 service$0.004100%coinbase34d ago0x85add5…8bd3ad
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase34d ago0x53116a…0a8a8d
0x2b53…fe2a0x4466…125eBasex402 service$0.005100%coinbase34d ago0x442aae…12f0ea
0x9bac…b0c30x4466…125eBasex402 service$0.01100%coinbase34d ago0x44973a…72c2c6

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.