Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ee5…2c310x32a9…bc57Base—$0.01100%coinbase68d ago0xd2f7a9…b0708a
0x6ee5…2c310x4f15…9136Base—$0.01100%coinbase68d ago0xb6ba31…22b50f
0x6ee5…2c310xab37…a2efBase—$0.01100%coinbase68d ago0xdfa41d…f28e72
0x6ee5…2c310xee11…bdcfBase—$0.01100%coinbase68d ago0x4e915a…f15e17
0x6ee5…2c310xd1c1…31aaBase—$0.01100%coinbase68d ago0x7c5d79…782421
0x6ee5…2c310xc35b…b803Base—$0.01100%coinbase68d ago0xa4c84c…330453
0x6ee5…2c310xd94a…1279Base—$0.01100%coinbase68d ago0xabd141…80b3de
0x6ee5…2c310x30b6…7e36Base—$0.01100%coinbase68d ago0xb56190…806d4d
0x6ee5…2c310xa6c9…a90cBase—$0.01100%coinbase68d ago0x7757ea…dfd3b2
0x6ee5…2c310xdc8b…0c5aBase—$0.01100%coinbase68d ago0xf70996…2bfdb3
0x6ee5…2c310x8993…8864Base—$0.01100%coinbase68d ago0xd6045a…838f31
0x6ee5…2c310xc302…6981Base—$0.01100%coinbase68d ago0x41490b…9ecf1d
0x6ee5…2c310x9780…8e67Base—$0.01100%coinbase68d ago0x4482c0…e5d3c7
0x6ee5…2c310x724a…51a6Base—$0.01100%coinbase68d ago0x2d012f…0cda83
0x6ee5…2c310x2411…8b8fBase—$0.01100%coinbase68d ago0x571c76…bd303c
0x6ee5…2c310x6198…29ddBase—$0.01100%coinbase68d ago0x863af2…d99b3b
0x6ee5…2c310xa4b1…2e56Base—$0.01100%coinbase69d ago0xd0e643…ca8ce7
0x6ee5…2c310xc32a…1fd9Base—$0.01100%coinbase69d ago0x0d8ca1…2513a0
0x6ee5…2c310xd448…8f2dBase—$0.01100%coinbase69d ago0x9e9fba…347751
0x6ee5…2c310x4337…bebcBase—$0.01100%coinbase69d ago0xf39ee6…1ec7a5
0x6ee5…2c310x3ea3…5447Base—$0.01100%coinbase69d ago0xac07c7…72a872
0x6ee5…2c310x76f1…c2c6Base—$0.01100%coinbase69d ago0x331fd0…32193c
0x6ee5…2c310x8503…042eBase—$0.01100%coinbase69d ago0xdd4f10…cd4902
0x6ee5…2c310x5fdb…ce6dBase—$0.01100%coinbase69d ago0xf24589…27d70c
0x6ee5…2c310x407d…7348Base—$0.01100%coinbase69d ago0xfc9b35…1361e6

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.