Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa19d ago0xbbb3cb…84f5aa
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa19d ago0xd81a8f…a90d73
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa19d ago0x9850ea…36c00f
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa19d ago0x502e1b…fac705
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa19d ago0x3d695b…3f802d
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa19d ago0xd6951c…71d1ed
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa19d ago0x39ecf5…1fcb00
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa19d ago0xc6f948…f3dc64
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa19d ago0x72e83c…7a8638
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa20d ago0xff9e6e…3965a4
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa20d ago0xb5a2ee…4150c5
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa20d ago0x03c294…48d998
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa20d ago0x97256c…078be0
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa20d ago0x5548e7…a663f6
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa20d ago0x33e107…17cbf2
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa20d ago0x9d42f6…66c531
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa20d ago0xd201e9…5e2a04
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa20d ago0xfabc04…bc2fb4
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa20d ago0x5f31bf…1c02c9
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa20d ago0x015c3b…64cf0d
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa20d ago0xd53bf3…031869
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa20d ago0x450ad0…b7d111
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa20d ago0xdce2a5…381528
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa20d ago0x34106c…b4551d
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa20d ago0x3b5c73…1c51bf

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.