Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$27.78100%mrdn46d ago0x0a29e6…1688cc
0xa6a9…809d0x8e77…e2d6Base—$26.48100%mrdn46d ago0xe1e54c…6e6c1c
0x1cec…8dd40x8e77…e2d6Base—$37.48100%mrdn46d ago0x2e5cb7…d43af3
0xe55e…f7480x8e77…e2d6Base—$45.77100%mrdn46d ago0x820928…a3a829
0x1cec…8dd40x8e77…e2d6Base—$25.25100%mrdn46d ago0x114a36…d96272
0x1cec…8dd40x8e77…e2d6Base—$26.59100%mrdn46d ago0xf19ca2…3732e1
0x1cec…8dd40x8e77…e2d6Base—$27.25100%mrdn46d ago0xaaf831…7dd4a7
0xa6a9…809d0x8e77…e2d6Base—$26.59100%mrdn46d ago0xa40d1e…1d5b70
0xa6a9…809d0x8e77…e2d6Base—$45.40100%mrdn46d ago0x33da16…255d3c
0x13db…51920x8e77…e2d6Base—$38.95100%mrdn46d ago0x92f47d…7013c7
0xa6a9…809d0x8e77…e2d6Base—$44.01100%mrdn46d ago0x1618be…c6b3c5
0xe55e…f7480x8e77…e2d6Base—$48.18100%mrdn46d ago0xf006bf…14b035
0x13db…51920x8e77…e2d6Base—$31.76100%mrdn46d ago0x03fd39…382910
0x1cec…8dd40x8e77…e2d6Base—$22.55100%mrdn46d ago0x83e0d7…afc07a
0xfe8f…794d0x8e77…e2d6Base—$36.29100%mrdn46d ago0x362d52…911b5a
0xa6a9…809d0x8e77…e2d6Base—$43.17100%mrdn46d ago0x0f7556…f60303
0xa6a9…809d0x8e77…e2d6Base—$25.58100%mrdn46d ago0xe79309…d9d871
0x4754…327b0x8e77…e2d6Base—$37.88100%mrdn46d ago0x3c5423…94e6e6
0xfe8f…794d0x8e77…e2d6Base—$21.76100%mrdn46d ago0x5a9893…e8651a
0xa6a9…809d0x8e77…e2d6Base—$28.29100%mrdn46d ago0x5b1585…0d0917
0x13db…51920x8e77…e2d6Base—$47.78100%mrdn46d ago0xa213d4…73d478
0xa6a9…809d0x8e77…e2d6Base—$49.48100%mrdn46d ago0x245bd6…023a01
0x13db…51920x8e77…e2d6Base—$36.53100%mrdn46d ago0xc35ce0…fbd087
0xe55e…f7480x8e77…e2d6Base—$48.42100%mrdn46d ago0x856652…cb97cf
0x13db…51920x8e77…e2d6Base—$35.01100%mrdn46d ago0xa25aa3…3b0cc7

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.