Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0x16a4ef…50acb4
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0xf26d30…95aefd
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0x18cb90…28a555
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0xf45540…72e8ca
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0x3a0713…b051b1
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0x2235f1…b80d6e
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0xbec7ff…6a00b9
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0x61516c…4f1be9
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0xcc9c5f…89cdb7
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0x747f19…3d8f46
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0xd1210f…bb38b9
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0xce5a3c…b6e56f
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0x091446…ad58cd
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0x8c50a4…e22d22
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0xcc5df4…e3b96d
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0xb48a8f…6f1ced
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0x5c0ba1…ebd5a2
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0x3203ba…e18d36
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0xb127ff…9666a8
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0xf79702…883569
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0xd1a36a…ae8e8e
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0xc84097…1f3ea7
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0x340d7d…695f20
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0xf2f8e0…a9036e
0x6042…09230xa9dd…2315Base—$0.002100%coinbase42d ago0x642329…8d981a

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.