Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c20…d9010xdc8c…513fBase—$0.01100%coinbase72d ago0x4cf0eb…e7f010
0x4c20…d9010x08bc…9e4fBase—$0.01100%coinbase72d ago0xcdf6e2…296d11
0x4c20…d9010xfb3a…7a45Base—$0.01100%coinbase72d ago0x1c9374…5c302d
0x4c20…d9010x0fc6…366cBase—$0.01100%coinbase72d ago0x828844…4a24fe
0x4c20…d9010x1430…4960Base—$0.01100%coinbase72d ago0x3461c5…acfc1d
0x4c20…d9010x0ca3…17ddBase—$0.01100%coinbase72d ago0x231c48…12aeb4
0x4c20…d9010xb62f…9ef4Base—$0.01100%coinbase72d ago0xb6bb20…e78bd3
0x4c20…d9010x9cbe…5f10Base—$0.01100%coinbase72d ago0xebb278…5187dc
0x4c20…d9010x0c99…c2edBase—$0.01100%coinbase72d ago0xd0d724…c08973
0x4c20…d9010x6c1c…7e83Base—$0.01100%coinbase72d ago0x711e3f…2538ab
0x4c20…d9010x1215…91abBase—$0.01100%coinbase72d ago0x6ce86d…5b1a67
0x4c20…d9010xb8ec…b34cBase—$0.01100%coinbase72d ago0x893c02…49f1b2
0x4c20…d9010xe382…3792Base—$0.01100%coinbase72d ago0x6994a1…24d7c7
0x4c20…d9010x0ca8…2040Base—$0.01100%coinbase72d ago0x17676e…fa0987
0x4c20…d9010x3d42…1196Base—$0.01100%coinbase72d ago0x44d263…1f498a
0x4c20…d9010x0006…d683Base—$0.01100%coinbase72d ago0x3da570…ce7a8a
0x4c20…d9010xf085…218eBase—$0.01100%coinbase72d ago0xe77ceb…bf5687
0x4c20…d9010x3299…c621Base—$0.01100%coinbase72d ago0x3d60f8…f3fb85
0x4c20…d9010xc3c7…7212Base—$0.01100%coinbase72d ago0xeeeee9…4b44fb
0x4c20…d9010x69fd…6b8eBase—$0.01100%coinbase72d ago0x70519c…37948c
0x4c20…d9010x8ee2…d77aBase—$0.01100%coinbase72d ago0x594af2…b64b34
0x4c20…d9010x9117…e12eBase—$0.01100%coinbase72d ago0x98b119…6180da
0x4c20…d9010x4369…f7eaBase—$0.01100%coinbase72d ago0x03fa98…b10bbf
0x4c20…d9010x34a6…5777Base—$0.01100%coinbase72d ago0xe1d9ab…fb568d
0x4c20…d9010xb066…4ffdBase—$0.01100%coinbase72d ago0x575645…391a33

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.