Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0xee5391…4fa2bc
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0x591d45…78661d
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0xdc1174…81fbd8
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0x015ced…a55122
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0x87d273…5606dd
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0x202f48…3815dc
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0x5b80e8…c24825
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0x01b50c…4229f6
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0xea513a…517bab
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0xe62b01…b53309
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0x62e1f7…4e2a86
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0x83bafd…c6f02b
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0x3d22d8…b481bd
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0x0cbf79…2d4c40
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0x58d0b9…02390e
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0x922cd6…d699e4
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0xd06276…66446b
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0x879865…61e27d
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0x6e2375…032459
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0xd5828a…b51358
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0x72b110…5eb4a9
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0xba2f94…e7b1e3
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0x83bbcb…257f30
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0x1285c3…4f7afa
0xa780…ffc80x0529…7db3Base—$0.01100%payAI50d ago0xe59f61…59350c

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.