Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1061…a4e30xb0af…7de0Base—$7.50100%coinbase21d ago0x8ada77…aeb666
0x1061…a4e30xb0af…7de0Base—$7.84100%coinbase21d ago0xfc7e46…0e51f7
0x1061…a4e30xb0af…7de0Base—$8.23100%coinbase21d ago0x51a6b3…ae0a6c
0x1061…a4e30xb0af…7de0Base—$8.16100%coinbase21d ago0xa19c68…094527
0x1061…a4e30xb0af…7de0Base—$8.37100%coinbase21d ago0xb3e319…889909
0x1061…a4e30xb0af…7de0Base—$8.07100%coinbase21d ago0x76d184…6db3af
0x1061…a4e30xb0af…7de0Base—$8.07100%coinbase21d ago0xa6858d…43eec4
0x1061…a4e30xb0af…7de0Base—$7.51100%coinbase21d ago0xb32b9a…464c13
0x1061…a4e30xb0af…7de0Base—$6.00100%coinbase21d ago0xaca79d…1eb9fb
0x1061…a4e30xb0af…7de0Base—$8.00100%coinbase21d ago0xb8122e…858d86
0x1061…a4e30xb0af…3befBase—$3.00100%payAI21d ago0x128715…1846b8
0x1061…a4e30xb0af…7de0Base—$5.00100%coinbase21d ago0x32152c…0d7f31
0x1061…a4e30xb0af…3befBase—$6.00100%payAI21d ago0xd84701…362068
0x1061…a4e30xb0af…3befBase—$3.00100%payAI21d ago0x50fd7d…aad4eb
0x1061…a4e30xb0af…7de0Base—$12.18100%coinbase22d ago0xf517af…9d03f8
0x1061…a4e30xb0af…7de0Base—$12.17100%coinbase22d ago0x34ed7b…04e1bb
0x1061…a4e30xb0af…7de0Base—$12.64100%coinbase22d ago0x525edc…d8bb0a
0x1061…a4e30xb0af…7de0Base—$12.34100%coinbase22d ago0xb58068…3f64e4
0x1061…a4e30xb0af…7de0Base—$12.08100%coinbase22d ago0x461588…c12e0f
0x1061…a4e30xb0af…7de0Base—$12.15100%coinbase22d ago0x42db0a…35a242
0x1061…a4e30xb0af…7de0Base—$12.03100%coinbase22d ago0x9701a3…b7da22
0x1061…a4e30xb0af…7de0Base—$8.50100%coinbase22d ago0xa474a4…c406f4
0x1061…a4e30xb0af…7de0Base—$11.59100%coinbase22d ago0x9bc3ca…606e58
0x1061…a4e30xb0af…7de0Base—$11.62100%coinbase22d ago0xb1b2f2…a9c966
0x1061…a4e30xb0af…7de0Base—$11.56100%coinbase22d ago0xdc3638…b9fa79

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.