Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80f7…ea3e0xccc8…15beBase—$1,419.73100%0xf70d…dbef58d ago0x428958…6a824c
0x0c60…549d0xccc8…15beBase—$11.00100%0xf70d…dbef58d ago0x3875d2…3c3f52
0x2a25…a0350xccc8…15beBase—$5.56100%0xf70d…dbef58d ago0xbf84bc…dcb4d8
0xdfd5…649d0xccc8…15beBase—$500.65100%0xf70d…dbef58d ago0xc8a113…fddcd1
0x25c0…d9e10xccc8…15beBase—$6.54100%0xf70d…dbef58d ago0x563adf…0be907
0x01bb…0ca90xccc8…15beBase—$627.11100%0xf70d…dbef59d ago0x25184b…c91f43
0x85ed…67d50xccc8…15beBase—$2.06100%0xf70d…dbef59d ago0x1939b5…4a61a8
0xd4fe…069e0xccc8…15beBase—$9.37100%0xf70d…dbef59d ago0xea0ab0…ed279d
0x5fdf…91470xccc8…15beBase—$14.96100%0xf70d…dbef59d ago0xc2c7c5…13a35e
0x5fdf…91470xccc8…15beBase—$24.97100%0xf70d…dbef59d ago0x94cd70…ea521c
0x5fdf…91470xccc8…15beBase—$31.41100%0xf70d…dbef59d ago0x54df42…680855
0x3946…f2b00xccc8…15beBase—$0.22100%0xf70d…dbef59d ago0x0671a5…0905ef
0x3946…f2b00xccc8…15beBase—$10.01100%0xf70d…dbef59d ago0xa12083…56b825
0x5fdf…91470xccc8…15beBase—$14.96100%0xf70d…dbef59d ago0xbb19e9…fb862e
0x5fdf…91470xccc8…15beBase—$15.04100%0xf70d…dbef59d ago0xc60671…f3d795
0x261e…25100xccc8…15beBase—$605.72100%0xf70d…dbef59d ago0xa0654f…f51223
0x2a25…a0350xccc8…15beBase—$10.94100%0xf70d…dbef59d ago0x4ecf2e…babbed
0xe7a3…d8060xccc8…15beBase—$6.12100%0xf70d…dbef59d ago0x40274c…f2796e
0x6dfa…183b0xccc8…15beBase—$99.91100%0xf70d…dbef59d ago0x1bf5be…c204f4
0x3825…b3fd0xccc8…15beBase—$2,450.10100%0xf70d…dbef59d ago0x21521a…080770
0x2a25…a0350xccc8…15beBase—$9.92100%0xf70d…dbef59d ago0xb84a42…92dfe4
0x0c60…549d0xccc8…15beBase—$120.01100%0xf70d…dbef59d ago0xaf92b1…7bd23b
0x5168…175b0xccc8…15beBase—$246.85100%0xf70d…dbef59d ago0x78453c…828234
0x2a25…a0350xccc8…15beBase—$8.05100%0xf70d…dbef59d ago0x0506be…c397ab
0x80f7…ea3e0xccc8…15beBase—$15.17100%0xf70d…dbef59d ago0xd64bc9…ee335a

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.