Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe206…d9c60x72d1…d388Base—$0.01100%coinbase73d ago0xb9e958…e5052b
0xe206…d9c60xf37e…33ceBase—$0.01100%coinbase73d ago0x52d470…66f478
0xe206…d9c60xc2b5…bddbBase—$0.01100%coinbase73d ago0x48e9d7…148a6a
0xe206…d9c60xe51b…f1e8Base—$0.01100%coinbase73d ago0x486707…8ae16e
0xe206…d9c60x93dd…b954Base—$0.01100%coinbase73d ago0x75048d…a5b630
0xe206…d9c60x85d2…ed71Base—$0.01100%coinbase73d ago0x53d029…d507bf
0xe206…d9c60xf756…acffBase—$0.01100%coinbase73d ago0xcf10fc…b59fc6
0xe206…d9c60xcf93…44d6Base—$0.01100%coinbase73d ago0xd2f39b…9a515c
0xe206…d9c60xfcb8…261aBase—$0.01100%coinbase73d ago0xea36ad…1dd668
0xe206…d9c60x82e2…5d84Base—$0.01100%coinbase73d ago0x436906…7d61dd
0xe206…d9c60x8bd0…f994Base—$0.01100%coinbase73d ago0x391e26…84257a
0xe206…d9c60xbf7c…01a3Base—$0.01100%coinbase73d ago0x854ea1…3f2cb3
0xe206…d9c60xace5…18f9Base—$0.01100%coinbase73d ago0xc1c20b…38de64
0xe206…d9c60x827f…5cffBase—$0.01100%coinbase73d ago0x3790cf…7bd89e
0xe206…d9c60xacb2…33b5Base—$0.01100%coinbase73d ago0x76e142…b154b7
0xe206…d9c60x8305…32c7Base—$0.01100%coinbase73d ago0x9d051d…140bbe
0xe206…d9c60xb61a…ffd5Base—$0.01100%coinbase73d ago0xf18be3…b3b921
0xe206…d9c60xe0f0…9c98Base—$0.01100%coinbase73d ago0x987279…fe815f
0xe206…d9c60xb1a9…dcd1Base—$0.01100%coinbase73d ago0xbfd035…77cf03
0xe206…d9c60xde25…dd1eBase—$0.01100%coinbase73d ago0xfaf6fb…f1674b
0xe206…d9c60x9e49…0c81Base—$0.01100%coinbase73d ago0x1517e0…f0bdb9
0xe206…d9c60x761d…bf08Base—$0.01100%coinbase73d ago0xc5dba7…788a2f
0xe206…d9c60x6fec…d64aBase—$0.01100%coinbase73d ago0x94de74…260b23
0xe206…d9c60xa9f3…1a30Base—$0.01100%coinbase73d ago0x394779…802bac
0xe206…d9c60x2694…7358Base—$0.01100%coinbase73d ago0xda3640…a58402

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.