Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0x405238…3b9ae4
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0x9a0416…a398f5
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0xbf2a2d…d2871b
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0x6ee5e3…0b21e6
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0xe0b032…b87993
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0x228fb2…5b223d
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0xacfdd5…0e6004
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0x140b02…b6bb0f
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0xc3303a…e7c301
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0xf195eb…063dac
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0x96c7cd…bd1f99
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0x0f5fd3…757022
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0x7e75f4…96ddbc
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0x14475c…fa6491
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0xf142a6…92a82a
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0x3d2a90…5a35ac
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0x6a1b3d…77fbec
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0x137b52…4ceab4
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0x2f9b4e…ae00bb
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0x64b797…a8ea6e
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0x9a7360…963af2
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0x79e8d8…3f32b6
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0x361e0c…34cd9d
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0x5aef8b…ed65fa
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase46d ago0xd60847…ce179b

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.