Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc4a…d5a00x3e0a…78e7Base—$0.003094100%coinbase74d ago0xa9299b…5b9666
0xbc4a…d5a00x3e0a…78e7Base—$0.00436100%coinbase74d ago0xc288e8…8678b3
0xbc4a…d5a00x3e0a…78e7Base—$0.005392100%coinbase74d ago0xf11afa…661dd0
0xbc4a…d5a00x3e0a…78e7Base—$0.003335100%coinbase74d ago0x5d1d84…84cbe4
0xbc4a…d5a00x3e0a…78e7Base—$0.003826100%coinbase74d ago0xcbb376…d971af
0xbc4a…d5a00x3e0a…78e7Base—$0.005436100%coinbase75d ago0x150f78…2e1008
0xbc4a…d5a00x3e0a…78e7Base—$0.002989100%coinbase75d ago0xdaf83f…dcd04c
0xbc4a…d5a00x3e0a…78e7Base—$0.005655100%coinbase75d ago0x09a3dd…51094d
0xbc4a…d5a00x3e0a…78e7Base—$0.003445100%coinbase75d ago0x685d01…dd11cd
0xbc4a…d5a00x3e0a…78e7Base—$0.00353100%coinbase75d ago0xf514ac…1905ab
0xbc4a…d5a00x3e0a…78e7Base—$0.005322100%coinbase75d ago0xd58d55…c2259a
0xbc4a…d5a00x3e0a…78e7Base—$0.003087100%coinbase75d ago0xb909e5…75a4c0
0xbc4a…d5a00x3e0a…78e7Base—$0.003844100%coinbase75d ago0xe1c45e…3f8e9b
0xbc4a…d5a00x3e0a…78e7Base—$0.004679100%coinbase75d ago0xe90165…f4ceae
0xbc4a…d5a00x3e0a…78e7Base—$0.005847100%coinbase75d ago0x1019cc…76d747
0xbc4a…d5a00x3e0a…78e7Base—$0.004308100%coinbase75d ago0x307124…8a3479
0xbc4a…d5a00x3e0a…78e7Base—$0.005482100%coinbase75d ago0x850654…48bb0a
0xbc4a…d5a00x3e0a…78e7Base—$0.005059100%coinbase75d ago0x62a4f7…20fde7
0xbc4a…d5a00x3e0a…78e7Base—$0.005829100%coinbase75d ago0x2f529a…f5c058
0xbc4a…d5a00x3e0a…78e7Base—$0.004102100%coinbase75d ago0xb89145…399fde
0xbc4a…d5a00x3e0a…78e7Base—$0.003769100%coinbase75d ago0x616b4f…ab856b
0xbc4a…d5a00x3e0a…78e7Base—$0.004408100%coinbase75d ago0x8ac9a0…e06d83
0xbc4a…d5a00x3e0a…78e7Base—$0.003339100%coinbase75d ago0x05d66a…47d1ff
0xbc4a…d5a00x3e0a…78e7Base—$0.005328100%coinbase75d ago0x316a6c…bb43ea
0xbc4a…d5a00x3e0a…78e7Base—$0.004615100%coinbase75d ago0xa3b0b6…640476

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.