Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fe7…b9900xea36…b685Base—$0.01100%coinbase77d ago0x7f1e22…654c8e
0x6fe7…b9900xd9e4…376cBase—$0.01100%coinbase77d ago0x2f3c48…0e9def
0x6fe7…b9900x1e9c…7768Base—$0.01100%coinbase77d ago0x8bcd0b…230027
0x6fe7…b9900xd05e…67aaBase—$0.01100%coinbase77d ago0x5bfe81…03033e
0x6fe7…b9900x810d…b68fBase—$0.01100%coinbase77d ago0xb6feef…55f45f
0x6fe7…b9900x7e69…cf05Base—$0.01100%coinbase77d ago0xde0c1b…83af19
0x6fe7…b9900x77e0…f42cBase—$0.01100%coinbase77d ago0x04735a…726ccd
0x6fe7…b9900xc7a0…a620Base—$0.01100%coinbase78d ago0x018af2…87f972
0x6fe7…b9900x5465…0097Base—$0.01100%coinbase78d ago0x0aba21…5311b5
0x6fe7…b9900x1e3d…150eBase—$0.01100%coinbase78d ago0xd724f5…a039d5
0x6fe7…b9900xb4bb…612fBase—$0.01100%coinbase78d ago0xb17fb6…c1148f
0x6fe7…b9900x9070…4d84Base—$0.01100%coinbase78d ago0xd310dd…e6d49d
0x6fe7…b9900x5692…ae70Base—$0.01100%coinbase78d ago0x8aaf5a…2adcc2
0x6fe7…b9900xbcaf…228bBase—$0.01100%coinbase78d ago0xbd7aa5…06af6c
0x6fe7…b9900x8661…1e31Base—$0.01100%coinbase78d ago0x7fdaa4…6e79b1
0x6fe7…b9900xc5a9…c999Base—$0.01100%coinbase78d ago0xfc0269…221a86
0x6fe7…b9900x633b…9a41Base—$0.01100%coinbase78d ago0xe1002c…fb874a
0x6fe7…b9900x8ef9…1912Base—$0.01100%coinbase78d ago0x81df5a…413509
0x6fe7…b9900xf82c…53a0Base—$0.01100%coinbase78d ago0x1d7055…e4bc82
0x6fe7…b9900x4383…5cbcBase—$0.01100%coinbase78d ago0x786481…fe461a
0x6fe7…b9900x16da…b357Base—$0.01100%coinbase78d ago0x6e392f…c8936d
0x6fe7…b9900x07b9…1800Base—$0.01100%coinbase78d ago0x9197b3…97d73f
0x6fe7…b9900x4b45…8ae9Base—$0.01100%coinbase78d ago0xfa7d77…8b311b
0x6fe7…b9900x8077…88b1Base—$0.01100%coinbase78d ago0x684636…f5ea21
0x6fe7…b9900xe49b…67b9Base—$0.01100%coinbase78d ago0x475e9e…54471c

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.