Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter51d ago0x7171cd…1a81a1
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter51d ago0xe1926e…08e7d2
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter51d ago0x7b166d…b516fe
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter51d ago0x07f659…f23f65
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter51d ago0xe6d3a0…774339
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter51d ago0xf1178c…500935
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter51d ago0x205e28…aa4922
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter51d ago0x71f7e3…100db1
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter51d ago0x39e296…de328e
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter51d ago0x9222b1…79f60d
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter51d ago0xb84ce3…00c869
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter51d ago0x777283…fb3bac
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter51d ago0xa9e85b…a010e5
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter51d ago0xa15d98…72327e
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter51d ago0x67bd1d…3defd5
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter51d ago0xd09c8c…97d99f
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter51d ago0xf58765…2da78f
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter51d ago0x05564b…deb676
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter51d ago0x711279…eba2f4
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter51d ago0xad14f4…ff33f2
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter51d ago0xd72e24…563bfd
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter51d ago0x394a47…c5b6a2
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter51d ago0x9fbd05…34cbfc
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter51d ago0x01064f…7b4eb0
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter51d ago0xab8a2d…e370b7

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.