Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87a6…275b0xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase93d ago0xb7b9b9…44f9ab
0xbb5d…71a90xc91c…b95cBasex402 serviceCrypto$0.005100%coinbase93d ago0x5b4061…09f1d8
0xbb5d…71a90xc91c…b95cBasex402 serviceCrypto$0.005100%coinbase93d ago0x821a99…ee6dad
0xbb5d…71a90xc91c…b95cBasex402 serviceCrypto$0.003100%coinbase93d ago0x28d568…9013d0
0xbb5d…71a90xc91c…b95cBasex402 serviceCrypto$0.003100%coinbase93d ago0xb1e5a2…5cde99
0xbb5d…71a90xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase93d ago0xcb5f07…a787d1
0xbb5d…71a90xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase93d ago0xb2fd17…62f247
0xbb5d…71a90xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase93d ago0xc32dd6…f2c130
0x110c…2a460xc91c…b95cBasex402 serviceCrypto$0.004100%coinbase94d ago0x2b1122…e99fb6
0x6bb4…eb700xc91c…b95cBasex402 serviceCrypto$0.004100%coinbase94d ago0x849b17…3e9295
0x254a…d0910xc91c…b95cBasex402 serviceCrypto$0.02100%coinbase94d ago0x49ac86…03b6c0
0x254a…d0910xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase94d ago0x76ebf0…73c3a8
0x254a…d0910xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase94d ago0xa9c7c2…239bee
0x254a…d0910xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase94d ago0x6faee7…d99e37
0x254a…d0910xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase94d ago0x18e5a8…465b5d
0x254a…d0910xc91c…b95cBasex402 serviceCrypto$0.005100%coinbase94d ago0x3f0f7e…eefcf4
0x254a…d0910xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase94d ago0x6c9e22…ead300
0x254a…d0910xc91c…b95cBasex402 serviceCrypto$0.003100%coinbase94d ago0x2934b7…ec80c1
0x254a…d0910xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase94d ago0xca614d…492647
0x254a…d0910xc91c…b95cBasex402 serviceCrypto$0.005100%coinbase94d ago0x6dad09…97c582
0x254a…d0910xc91c…b95cBasex402 serviceCrypto$0.003100%coinbase94d ago0x5fb2c6…7a978e
0x254a…d0910xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase94d ago0x01ef1d…9b9e20
0x254a…d0910xc91c…b95cBasex402 serviceCrypto$0.005100%coinbase94d ago0x9e47bc…20b0ff
0x254a…d0910xc91c…b95cBasex402 serviceCrypto$0.005100%coinbase94d ago0x97bf2c…528242
0x254a…d0910xc91c…b95cBasex402 serviceCrypto$0.005100%coinbase94d ago0x4f0196…135088

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.