Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0x568e21…e619c7
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0x41d262…77d1dd
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0x78381b…3240d7
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0x72d1a6…c67e6d
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0xa41651…100d96
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0x1bc48a…9467fe
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0x892517…e9b137
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0xb6592b…6b8dae
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0x47afb4…77f411
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0x39a07c…8bf789
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0x11f940…5f2dfd
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0x7322a1…9db0e5
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0x55e24c…dd511c
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0x93baa6…48a128
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0x60255c…f7559c
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0xd8de7e…290d22
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0x852777…8e2db6
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0xbd80a0…d5e273
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0xd1ea11…db82ba
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0xbf4ac2…4236cf
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0xaced7a…a483db
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0xa5cabe…9e95c1
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0x804c4c…03698f
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0xec0cb4…889f71
0x5134…750e0xa9dd…2315Base—$0.002100%coinbase82d ago0x1215da…6f5542

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.