Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a84…2d120xd085…2cb1Base—$0.10100%dexter38d ago0xa7cff4…87ad3a
0x0a84…2d120xd6e0…9ad8Base—$0.10100%dexter38d ago0x62486c…a47b0d
0x0a84…2d120xc9ee…f549Base—$0.10100%dexter38d ago0x97b2aa…cfd62c
0x0a84…2d120x9c7b…23b8Base—$0.10100%dexter38d ago0x3fb620…fc32df
0x0a84…2d120xcb8c…999dBase—$0.10100%dexter38d ago0xb6a52c…27a62f
0x0a84…2d120xe7b3…8efcBase—$0.10100%dexter38d ago0xd47f74…2e05c5
0x0a84…2d120x0a34…c78eBase—$0.10100%dexter38d ago0x6f0080…bd1972
0x0a84…2d120xd89c…64f1Base—$0.10100%dexter38d ago0x3a29f3…eb7158
0x0a84…2d120xf5ca…71c7Base—$0.10100%dexter38d ago0xcd0f07…51a6fe
0x0a84…2d120x5c09…0bc7Base—$0.10100%dexter38d ago0xc92005…f9358d
0x0a84…2d120xb644…8fd2Base—$0.10100%dexter38d ago0xb5e142…d96558
0x0a84…2d120x97c1…49eaBase—$0.10100%dexter38d ago0x4f8cc8…5163e0
0x0a84…2d120xff94…28bcBase—$0.10100%dexter38d ago0xf615de…4b6de6
0x0a84…2d120x279f…ed05Base—$0.10100%dexter38d ago0x3c8439…8ca664
0x0a84…2d120xf661…6256Base—$0.10100%dexter38d ago0x686772…380543
0x0a84…2d120xd698…e2ebBase—$0.10100%dexter38d ago0xb974eb…1901e9
0x0a84…2d120x536e…ae54Base—$0.10100%dexter38d ago0x9ca476…247871
0x0a84…2d120xe8eb…d917Base—$0.10100%dexter38d ago0xbc0228…4bbb89
0x0a84…2d120xed7b…be66Base—$0.10100%dexter38d ago0x57993d…d9029b
0x0a84…2d120x769c…d6faBase—$0.10100%dexter38d ago0xb6cabb…34c136
0x0a84…2d120x771b…015bBase—$0.10100%dexter38d ago0x1681c0…8f35d9
0x0a84…2d120x31b0…3d1eBase—$0.10100%dexter38d ago0x3f7969…5d2f24
0x0a84…2d120xc81c…b87dBase—$0.10100%dexter38d ago0xf66e60…75a4ea
0x0a84…2d120xb960…9ef9Base—$0.10100%dexter38d ago0x90e59e…c93e1c
0x0a84…2d120x9b94…9e99Base—$0.10100%dexter38d ago0x0912cb…ed0fc5

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.