Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb517…319f0x8a12…0881Base—$2.25100%coinbase3d ago0x284792…626407
0xa17b…febf0x8a12…0881Base—$0.52100%coinbase3d ago0x10b6f9…515ffb
0xc03f…ecc00x8a12…0881Base—$1.52100%coinbase3d ago0xfdd26c…b0888a
0x5de2…d4130x8a12…0881Base—$1.03100%coinbase3d ago0x72ee42…0d2b08
0xd1d7…a9860x8a12…0881Base—$0.82100%coinbase3d ago0x94b2f0…061127
0x1bcf…92e80x8a12…0881Base—$2.10100%coinbase3d ago0xa901c6…d94a98
0x4435…90bd0x8a12…0881Base—$0.70100%coinbase3d ago0x33dba8…ff5e9d
0x988c…4c7a0x8a12…0881Base—$0.77100%coinbase3d ago0x3c353d…2b51ee
0x9ce2…9def0x8a12…0881Base—$1.01100%coinbase3d ago0xca84e0…c06769
0xb64d…7f580x8a12…0881Base—$2.94100%coinbase3d ago0x992865…c37053
0x53b8…b2410x8a12…0881Base—$1.67100%coinbase3d ago0xbcbf1f…fecc23
0xa9b9…52b00x8a12…0881Base—$0.82100%coinbase3d ago0x6b5f11…afc901
0x2053…56ba0x8a12…0881Base—$1.39100%coinbase3d ago0x46f7f5…2f69e3
0x9c77…a92b0x8a12…0881Base—$1.15100%coinbase3d ago0x9143b4…468821
0x001e…029d0x8a12…0881Base—$2.29100%coinbase3d ago0x5c740a…8c7ef4
0xd3d7…1c060x8a12…0881Base—$1.53100%coinbase3d ago0xdeb466…2886aa
0xeb55…f87d0x8a12…0881Base—$2.83100%coinbase3d ago0x578390…23cc9e
0xdb4b…1eb70x8a12…0881Base—$2.55100%coinbase3d ago0x735de6…e5a7ee
0xbfb7…eca30x8a12…0881Base—$1.29100%coinbase3d ago0xf0665e…f6aeb2
0x3300…b2420x8a12…0881Base—$0.51100%coinbase3d ago0x1cf9c4…82bcdf
0x4043…6e5c0x8a12…0881Base—$0.99100%coinbase3d ago0x98e4fd…4d2275
0x703b…6b890x8a12…0881Base—$0.89100%coinbase3d ago0x543e3d…6b8eef
0xe039…3e4a0x8a12…0881Base—$1.76100%coinbase3d ago0xb8add7…77f9a8
0xe7e3…766c0x8a12…0881Base—$2.51100%coinbase3d ago0x93569d…3a844c
0xc76d…02260x8a12…0881Base—$2.14100%coinbase3d ago0xdf0736…e3419a

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.