Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c20…d9010x21b0…4bcdBase—$0.01100%coinbase84d ago0x7b146e…9270dc
0x4c20…d9010xba3f…5c97Base—$0.01100%coinbase85d ago0x214f7b…a81c1a
0x4c20…d9010xc0c5…a19dBase—$0.01100%coinbase85d ago0xa31284…a6d330
0x4c20…d9010x044d…8510Base—$0.01100%coinbase85d ago0xc9a492…64bb3c
0x4c20…d9010x8516…13f6Base—$0.01100%coinbase85d ago0x663554…6dc3b2
0x4c20…d9010xea83…3b28Base—$0.01100%coinbase85d ago0x6b2409…41fac5
0x4c20…d9010xdda4…8aa7Base—$0.01100%coinbase85d ago0xbcbfd7…4d805b
0x4c20…d9010xd2e2…2f80Base—$0.01100%coinbase85d ago0x44833f…475f7c
0x4c20…d9010xba02…de5aBase—$0.01100%coinbase85d ago0xdd6436…ecba9b
0x4c20…d9010x3054…7317Base—$0.01100%coinbase85d ago0xb81301…ea675d
0x4c20…d9010xd600…1898Base—$0.01100%coinbase85d ago0x4936a4…6ecc3b
0x4c20…d9010xfc34…2f28Base—$0.01100%coinbase85d ago0xeb9f6c…055b5f
0x4c20…d9010x1c6a…8a98Base—$0.01100%coinbase85d ago0x075cd8…ad210c
0x4c20…d9010x6a7d…6be5Base—$0.01100%coinbase85d ago0x18e679…b417c5
0x4c20…d9010xd007…a6acBase—$0.01100%coinbase85d ago0xaa40ee…b16911
0x4c20…d9010x63e6…b3e1Base—$0.01100%coinbase85d ago0x2f2437…08951f
0x4c20…d9010x3624…11d1Base—$0.01100%coinbase85d ago0x7f5cbe…feb09a
0x4c20…d9010xcadd…a420Base—$0.01100%coinbase85d ago0xa981f5…2878c8
0x4c20…d9010xf506…7ab6Base—$0.01100%coinbase85d ago0x506825…9146c5
0x4c20…d9010x9b13…3b59Base—$0.01100%coinbase85d ago0x03bdf6…ef3161
0x4c20…d9010x4d3c…09b7Base—$0.01100%coinbase85d ago0x9e43be…2694fd
0x4c20…d9010x3dfd…293aBase—$0.01100%coinbase85d ago0xd8becb…1411a2
0x4c20…d9010x1bbb…7ee0Base—$0.01100%coinbase85d ago0x097d12…39dcf5
0x4c20…d9010xeac1…6979Base—$0.01100%coinbase85d ago0x13d261…1d88a4
0x4c20…d9010x66e2…fe4dBase—$0.01100%coinbase85d ago0x282f7c…be78c7

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.