Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0xaedc41…51c163
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0xe97194…fc45b1
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0x91a025…10a729
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0xc40987…c291c0
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0x14ad3e…f84a2c
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0xd6e854…ab0ba4
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0x3d29e1…5d4f4b
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0x82695b…5485b6
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0xa0d173…f7cb14
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0x0f7d72…5556a3
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0x39c6c4…4ce5f0
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0xa43fcd…f6838d
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0x35763c…32423b
0xe7ae…67b30x434c…4580Base—$1.30100%payAI13d ago0x59ff26…aa594d
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0xd29e51…273b7d
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0x0915d5…26e2de
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0xe62748…64bedb
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0xdbfb61…d93090
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0xd01e79…53ac7f
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0x9f4944…0a5e9c
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0xb35db4…dae314
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0xb3d251…c905d1
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0xaaa770…f3b199
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0xa383b4…a836ac
0x434c…45800xcc19…930eBase—$0.10100%payAI13d ago0x2523cd…751d48

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.