Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8048…79f00x6a5e…c666Base$0.01100%payAI177d ago0xe196f8…cc674d
0x8048…79f00x6a5e…c666Base$0.01100%payAI177d ago0x77135d…3ab16d
0x8048…79f00x6a5e…c666Base$0.01100%payAI177d ago0x27c78f…39ab85
0x8048…79f00x6a5e…c666Base$0.01100%payAI177d ago0x4ef647…3e4bc5
0x8048…79f00x6a5e…c666Base$0.01100%payAI177d ago0x1cc6a9…c5b77a
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0xbc026c…d78d76
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0xcf5e99…c54893
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0x320e2b…7613aa
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0xf4024b…80730e
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0xf79cd9…ffeae1
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0x80bcc4…7d3f01
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0xb980b8…b715be
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0xde2952…cdba00
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0x233351…abbfac
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0x7a870b…1742ff
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0xedd0c6…a91fda
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0xcaa62c…cee7fc
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0xe01efa…394501
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0xd24ac2…5e0f06
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0xf9d075…a4a3ec
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0xab1aed…899de7
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0x9c7fbd…10f12f
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0xe75ca6…a225c3
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0x287d9f…0d74b1
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0x2d05a1…1f956b

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.