Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe601…7f2b0x5e3b…0fa3Base—$0.01100%coinbase64d ago0xad80c1…f8432a
0xe601…7f2b0x4cb5…2f2cBase—$0.01100%coinbase64d ago0xa0b090…d88817
0xe601…7f2b0x15a7…319eBase—$0.01100%coinbase64d ago0x523f81…7059d6
0xe601…7f2b0xf3f1…f43fBase—$0.01100%coinbase64d ago0x7f13c9…317b73
0xe601…7f2b0x43d0…3132Base—$0.01100%coinbase64d ago0x17269d…f1ee3f
0xe601…7f2b0xa71f…b94fBase—$0.01100%coinbase64d ago0x22b3b5…407694
0xe601…7f2b0x07a9…f7f8Base—$0.01100%coinbase64d ago0x109060…af4889
0xe601…7f2b0x51ef…8f7aBase—$0.01100%coinbase64d ago0x54537c…c786f6
0xe601…7f2b0x70f9…d0f5Base—$0.01100%coinbase64d ago0xc3b9aa…1ae073
0xe601…7f2b0xa7f3…c722Base—$0.01100%coinbase64d ago0x6f6742…de742b
0xe601…7f2b0xcaa7…c887Base—$0.01100%coinbase64d ago0xd1e2ae…dc00c2
0xe601…7f2b0x7d1f…e40cBase—$0.01100%coinbase64d ago0x652b6d…d01e3a
0xe601…7f2b0xb0be…e51fBase—$0.01100%coinbase64d ago0xf626d8…84bfe9
0xe601…7f2b0x160d…5813Base—$0.01100%coinbase64d ago0x48c6a3…74339d
0xe601…7f2b0x838d…fe6dBase—$0.01100%coinbase64d ago0x60cebf…502ab3
0xe601…7f2b0xe649…cdf7Base—$0.01100%coinbase64d ago0xb4cef2…ee83f5
0xe601…7f2b0xdaab…2b1cBase—$0.01100%coinbase64d ago0x4dffeb…1280b4
0xe601…7f2b0x12a3…7334Base—$0.01100%coinbase64d ago0x9463ec…cbaa9f
0xe601…7f2b0x1543…d458Base—$0.01100%coinbase64d ago0x3f71f4…840ef4

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.