Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa74d ago0x5f9eea…a5ab6c
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa74d ago0x39ef43…a6eb8b
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa74d ago0x713713…2cd0fa
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa75d ago0x3424a9…50689c
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa75d ago0xcfcae2…be1d18
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa75d ago0x007deb…7f3537
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa75d ago0x610d0b…11bc1f
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa75d ago0xbc73fe…027f6b
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa75d ago0x7668f7…e1160c
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa75d ago0x1f7028…f64ec5
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa75d ago0x711daf…477fc3
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa75d ago0x29e62e…80ad2c
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa75d ago0xec0c53…cd5075
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa75d ago0xcc437a…130c73
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa75d ago0xb8bd0c…7a80c3
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa75d ago0x5561d0…b6fb0a
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa75d ago0xdd21dd…64cdd2
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa75d ago0x2e203c…f25325
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa75d ago0x4ddd4f…f3674c
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa75d ago0x8432aa…148ea0
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa75d ago0x056a1e…e58d58
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa75d ago0x018c58…9f44ad
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa75d ago0xdf0b5b…52ed3b
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa75d ago0x2a3980…7e3195
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa75d ago0xf56055…a78cdc

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.