Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0xaf3bbd…d28b92
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0xda8646…2aea6e
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0xdecf88…1db1c3
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0xe024a9…7b3660
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0x7958ef…5e2d3d
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0x77ed1f…1c05e8
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0xe928d5…1f416a
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0xa4c8b0…bda28e
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0x3e8e63…8eaaa2
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0xdd6002…a53c20
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0xa085e4…5ce707
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0xab0206…0c628f
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0x02c9bc…be1500
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0x4bf6fa…44a2ca
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0xc67871…25baa4
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0xf66fda…83b631
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0x816e96…230bbb
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0x3e9dec…0e3c39
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0xae11d8…cbf688
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0x55c7c0…c0480c
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0x2a6ec9…5f2440
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0xd28308…4a7e13
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0x190831…e0f130
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0xbfe330…932208
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0x381a1c…ae0693

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.