Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.005100%coinbase47d ago0x6485ff…9ba48d
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.002100%coinbase47d ago0xb810c7…afa33b
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.005100%coinbase47d ago0xcccbd3…9cc889
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase47d ago0x30df5b…9816ad
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase47d ago0xe0d0e0…138252
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase47d ago0x39cf1f…e2815d
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase47d ago0x3f4a90…c5ef9e
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.03100%coinbase47d ago0xb68adb…4989a6
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.05100%coinbase47d ago0x7dcc61…4cf32e
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.05100%coinbase47d ago0x08a1cf…9d759d
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.05100%coinbase47d ago0x13df86…2db3e4
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase47d ago0x8db6c3…e5a637
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.05100%coinbase47d ago0x2b5e2f…ca2ed3
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.005100%coinbase47d ago0xbf4e44…395257
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.03100%coinbase47d ago0xe8cc43…f231cf
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase47d ago0xca844e…bbda78
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.03100%coinbase47d ago0xe49a37…654cdf
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase47d ago0x9a258c…5d5c50
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase47d ago0xc7203d…63c179
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.03100%coinbase47d ago0x16995e…45ab7f
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.25100%coinbase47d ago0xca1484…3d961a
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase47d ago0x41f45a…d9b090
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.05100%coinbase47d ago0x1d7369…5f6101
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.03100%coinbase47d ago0x4db123…e13f65
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.03100%coinbase47d ago0x300485…c4a835

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.