Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48e6…89080xc725…289eBase—$0.01100%coinbase76d ago0x5e00d9…a7624c
0x48e6…89080xb06e…4399Base—$0.01100%coinbase76d ago0xf43527…f8d463
0x48e6…89080x8410…fef2Base—$0.01100%coinbase76d ago0x329476…49028f
0x48e6…89080xcfdf…2253Base—$0.01100%coinbase76d ago0x2fd5d8…184ed0
0x48e6…89080xef67…368fBase—$0.01100%coinbase76d ago0x2770f5…df4d68
0x48e6…89080x1fe4…9d74Base—$0.01100%coinbase76d ago0xd50ec4…56c7d8
0x48e6…89080xf457…2819Base—$0.01100%coinbase76d ago0x35a617…0a704f
0x48e6…89080xa0de…abd1Base—$0.01100%coinbase76d ago0x62c639…fd7911
0x48e6…89080xadc4…1603Base—$0.01100%coinbase76d ago0x6b7d5e…1c543d
0x48e6…89080x93ee…aca9Base—$0.01100%coinbase76d ago0x884d62…88bfb3
0x48e6…89080x71e3…a50cBase—$0.01100%coinbase76d ago0xad8059…68dbe1
0x48e6…89080x1da5…8d9dBase—$0.01100%coinbase76d ago0x4d8fb0…f24e36
0x48e6…89080xa7fc…05c4Base—$0.01100%coinbase76d ago0x464c4f…0eb9e1
0x48e6…89080x3a1e…a086Base—$0.01100%coinbase76d ago0x7cc712…23dc2e
0x48e6…89080xc9cc…13b1Base—$0.01100%coinbase76d ago0x3d9499…3a31b2
0x48e6…89080xcd95…d7efBase—$0.01100%coinbase76d ago0x185bbe…7bdff2
0x48e6…89080x412c…c508Base—$0.01100%coinbase76d ago0x660c54…e3158f
0x48e6…89080x3711…4678Base—$0.01100%coinbase76d ago0xf9ce23…d0b5d5
0x48e6…89080x57f4…d293Base—$0.01100%coinbase76d ago0xc82ec6…8961d8
0x48e6…89080xd607…6d8aBase—$0.01100%coinbase76d ago0x5dd9bd…d9905b
0x48e6…89080xea33…4d6eBase—$0.01100%coinbase76d ago0x2545df…5914b0
0x48e6…89080x877b…eb20Base—$0.01100%coinbase76d ago0x5a22e5…7b032c
0x48e6…89080x7958…a07bBase—$0.01100%coinbase76d ago0xa7cb32…65e880
0x48e6…89080x6482…4a28Base—$0.01100%coinbase76d ago0xbb8644…80698f
0x48e6…89080x6986…f84dBase—$0.01100%coinbase76d ago0xb8ac94…e56bbb

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.