Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d72…cba90x2100…74b7Base—$0.01100%coinbase68d ago0x479d33…4f419c
0x3d72…cba90xd86f…5b62Base—$0.01100%coinbase68d ago0xa1caed…e3fa60
0x3d72…cba90x733c…c137Base—$0.01100%coinbase68d ago0xef16b6…695c03
0x3d72…cba90xa9d3…38c3Base—$0.01100%coinbase68d ago0x18be95…f23dec
0x3d72…cba90x62c4…409fBase—$0.01100%coinbase68d ago0xdf257c…7d0e50
0x3d72…cba90xa1a4…ec5fBase—$0.01100%coinbase68d ago0x3686dc…90a7bf
0x3d72…cba90x5485…db78Base—$0.01100%coinbase68d ago0xac4419…012d93
0x3d72…cba90x041b…3c11Base—$0.01100%coinbase68d ago0x43f436…34d05a
0x3d72…cba90x693b…472dBase—$0.01100%coinbase68d ago0x22843a…f956c6
0x3d72…cba90x34a7…b3a8Base—$0.01100%coinbase68d ago0x76ed79…50cd9d
0x3d72…cba90x9165…4c16Base—$0.01100%coinbase68d ago0xbcd312…fdc2cb
0x3d72…cba90x6a65…5abdBase—$0.01100%coinbase68d ago0xe16bcf…8b62a3
0x3d72…cba90xc605…4d7bBase—$0.01100%coinbase68d ago0x57b9c1…ee6ed0
0x3d72…cba90x7e92…e41bBase—$0.01100%coinbase68d ago0xf0def7…d2edf7
0x3d72…cba90x6e45…43ccBase—$0.01100%coinbase68d ago0x7c2e6f…42f06c
0x3d72…cba90x537b…5166Base—$0.01100%coinbase68d ago0x2f0e7f…150ec4
0x3d72…cba90x442c…42fcBase—$0.01100%coinbase68d ago0xab16fa…796316
0x3d72…cba90x1a7b…b89bBase—$0.01100%coinbase68d ago0x188ebd…d58898
0x3d72…cba90x86d2…dcbaBase—$0.01100%coinbase68d ago0x746878…e9217c
0x3d72…cba90x1481…6f06Base—$0.01100%coinbase68d ago0x1050ab…20c6da

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.