Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb58e…42060xec65…a03cBase—$0.01100%coinbase78d ago0x7b154a…caa3c5
0xb58e…42060x8e46…ae64Base—$0.01100%coinbase78d ago0x7ebb23…b3bcea
0xb58e…42060x7211…da47Base—$0.01100%coinbase78d ago0xe54851…08af91
0xb58e…42060xc164…2597Base—$0.01100%coinbase78d ago0xfa5f29…860f1c
0xb58e…42060xf12c…1d98Base—$0.01100%coinbase78d ago0x8b5023…8eb0f1
0xb58e…42060xb906…f405Base—$0.01100%coinbase78d ago0x2c71c7…edbb9a
0xb58e…42060xb622…15a4Base—$0.01100%coinbase78d ago0xff5a72…ab15de
0xb58e…42060x74c3…4ab4Base—$0.01100%coinbase78d ago0x6e0485…4204da
0xb58e…42060x2a2f…cbc6Base—$0.01100%coinbase78d ago0x739293…d02aa6
0xb58e…42060xb940…4522Base—$0.01100%coinbase78d ago0x5dedb6…4c8310
0xb58e…42060x2ab8…4ec8Base—$0.01100%coinbase78d ago0x046cce…e5a07e
0xb58e…42060x04fe…7552Base—$0.01100%coinbase78d ago0x512083…f29453
0xb58e…42060xdc7e…4d88Base—$0.01100%coinbase78d ago0x584a02…4745f0
0xb58e…42060xa6eb…a6a9Base—$0.01100%coinbase78d ago0xf16341…51dc17
0xb58e…42060x4cbc…7da5Base—$0.01100%coinbase78d ago0xb84a28…0a75f2
0xb58e…42060xf95a…e102Base—$0.01100%coinbase78d ago0xac4862…4c56ba
0xb58e…42060x3bd2…2f2bBase—$0.01100%coinbase78d ago0x936dc1…b588f4
0xb58e…42060x5cf5…6104Base—$0.01100%coinbase78d ago0x5f0a99…41e624
0xb58e…42060xba31…e58eBase—$0.01100%coinbase78d ago0x17eb19…19076f
0xb58e…42060x85ad…182aBase—$0.01100%coinbase78d ago0x380afc…e8f1c0
0xb58e…42060x427a…e7a0Base—$0.01100%coinbase78d ago0x62decd…66af1d
0xb58e…42060x5d20…0b43Base—$0.01100%coinbase78d ago0x1cdad3…43a955
0xb58e…42060x571c…0a35Base—$0.01100%coinbase78d ago0x8aedd8…42180b
0xb58e…42060xf95b…e300Base—$0.01100%coinbase78d ago0x1dcb12…750f87
0xb58e…42060x2273…df97Base—$0.01100%coinbase78d ago0x090e91…12ca22

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.