Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x0b27b1…5ca9fb
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x39382d…b1fc1c
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x8f1770…49ec4e
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0xd499d2…018c51
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x2ecab4…cbf66f
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x9a7b07…b9bb0e
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0xc02bfa…e4462e
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0xd6836b…57030e
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x1bc9d9…1df3d3
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x20d5f2…e0d1f1
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x5a2699…68f52f
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0xfb936a…74442a
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0xddea45…9331ea
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x25a971…25b6ae
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0xbc5fef…bd08dd
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x1cf9ee…7d53f0
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0xffd944…c8aec6
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0xf3dbad…d9f124
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0x010dbb…017a23
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0xc2eaf4…c8b4b3
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0xf7a6a5…00c8ba
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa20d ago0xc2afc7…d88de8
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa21d ago0x8eb85b…0e78a8
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa21d ago0x89a224…0bcdf0
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa21d ago0xe6a499…85a4c3

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.