Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0xf4e7e4…977c09
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0xd97028…30651f
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0x1012a3…b528f3
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0x196a8d…0b35c2
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0x506226…d8cd72
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0x4415ab…08cb21
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0x82b0f7…87bb70
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0x7c697f…cd52f7
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0x6c0d23…245f6a
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0x250613…57bfdf
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0xec574b…98b9d2
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0x004d13…3c0f13
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0x47bbd1…f9298a
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0x1a43db…b82cb2
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0x9d91d0…42a71c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0x765358…1c625a
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0xcd3375…6fef53
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0x4d5089…30ec4c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0xaef52a…f056b2
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0x57ce4e…aad912
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0xf01fca…3eb56c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0xae6df2…20c1d6
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0xa260b3…e0d38b
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0x11af59…01890a
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase93d ago0x0c3aca…f37019

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.