Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0xf1a91d…51410d
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0x52c0b9…55f0ee
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0x9a2ed3…674f57
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0x7c33d9…43cff0
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0xff1427…f2db57
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0xf9b53a…0c12f2
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0xbf7ccd…5c0ba8
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0xd55b41…4dab72
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0xc43ca2…a07a65
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0x3fd4d4…dcc4d4
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0x6ea6fd…5e2e9a
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0x97d3dc…a8534a
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0xd86b1d…da25cf
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0xc4aeda…7c1c15
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0x9130ea…19ad2d
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0x20c177…fa4f86
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0x95f845…b248a8
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0x127b8a…cfdbd4
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0xe20a53…840ba0
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0xd93b34…92dc17
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0xe075a9…647864
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0x21f472…5d801b
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0xf43b87…55424e
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0xee00de…bb92da
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa16d ago0x574c04…6e7646

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.