Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0xc8e412…30f970
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0x230c37…2526f9
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0x888567…89d18a
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0x67bb78…3d93dd
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0x282475…8d7530
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0xab8ada…5a854e
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0xf12f5e…b87b06
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0xa4e131…e81059
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0xfe8fc7…fd85e7
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0x4c7fd6…d46c12
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0x33a8bb…e2357d
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0xc5861e…c46006
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0xa07d80…19f999
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0xface1a…aa05ea
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0x19b7fb…acfeb9
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0xc9b7a4…eb24b0
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0xc1e857…ed7c86
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0x05397b…d800c9
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0x4103ab…c1b516
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0x03bd97…8581c6
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0x152ce2…9527fb
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0x7997c6…965d8f
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0x178395…cfd81c
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0xf85fe4…f16a48
0xdb76…9efe0x4aae…a6f4Base—$0.001100%coinbase91d ago0xb566e7…1cbbcc

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.