Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase43d ago0xcc9f5a…37e90e
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase43d ago0x9d34f1…d238b5
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase43d ago0xfb6831…fa1eea
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase43d ago0x609b50…0292fb
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase43d ago0x42b058…a1e47d
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase43d ago0x110cc2…b9b878
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase43d ago0x33a13a…5e8453
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase43d ago0xdf89cd…90bce0
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase43d ago0xbf21eb…e5efeb
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase43d ago0x763d45…c36bf0
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase43d ago0x6f5848…606032
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase43d ago0x7b3e5c…540db4
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase43d ago0x139a58…33af7a
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase43d ago0x14af3d…ecfa0c
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase43d ago0xb3ea60…845b89
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase43d ago0x6aebab…a89c40
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase43d ago0x2ec1f1…25e269
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase43d ago0x116e3e…08bf1f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase43d ago0xcdcd34…a78035
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase43d ago0x71cd6c…2cac56
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase43d ago0xb206e8…4f46d9
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase43d ago0x77d5b1…548fb1
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase43d ago0xb32029…3edaac
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase43d ago0x9dfbe8…4901cd
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase43d ago0x6624e8…4694e9

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.