Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x13db…5192Base—$31.55100%mrdn41d ago0x1eb9b5…45c2da
0x13db…51920xfe8f…794dBase—$26.91100%mrdn41d ago0xf7814c…b5eb9d
0xfe8f…794d0x13db…5192Base—$28.69100%mrdn41d ago0xbb0cb1…a19f7b
0x13db…51920xe55e…f748Base—$24.13100%mrdn41d ago0x140c04…f0b152
0xfe8f…794d0x13db…5192Base—$23.33100%mrdn41d ago0xb19ef8…a2877c
0xfe8f…794d0x13db…5192Base—$17.99100%mrdn41d ago0xcba2ff…b16dc8
0xa6a9…809d0x13db…5192Base—$18.51100%mrdn41d ago0x00af65…3bec29
0x13db…51920x4754…327bBase—$30.79100%mrdn41d ago0x98e2eb…6162b0
0xa6a9…809d0x13db…5192Base—$18.38100%mrdn41d ago0x02bfc8…543c15
0x13db…51920x4754…327bBase—$22.80100%mrdn41d ago0x9ea0f1…3382e0
0x1cec…8dd40x13db…5192Base—$27.38100%mrdn41d ago0x8e36f5…2026c9
0xe55e…f7480x13db…5192Base—$17.67100%mrdn41d ago0x7b18c4…c5a113
0x13db…51920xe55e…f748Base—$30.39100%mrdn41d ago0x002fa4…69373c
0xa6a9…809d0x13db…5192Base—$28.33100%mrdn41d ago0xea2097…7fe5c5
0x13db…51920x4754…327bBase—$34.17100%mrdn41d ago0x38483b…4e55ec
0x13db…51920x4754…327bBase—$25.34100%mrdn41d ago0x8f3b1a…9b0c44
0x13db…51920xfe8f…794dBase—$30.53100%mrdn41d ago0x430474…e5852d
0x1cec…8dd40x13db…5192Base—$22.51100%mrdn41d ago0xfb887e…7316c0
0xe55e…f7480x13db…5192Base—$27.56100%mrdn41d ago0x251c23…ef31bb
0xfe8f…794d0x13db…5192Base—$31.54100%mrdn41d ago0xd98f99…939121
0xe55e…f7480x13db…5192Base—$15.64100%mrdn41d ago0x8fa39a…e7a7c4
0x13db…51920xa6a9…809dBase—$28.90100%mrdn41d ago0xa3105f…4d1dba
0x13db…51920xe55e…f748Base—$28.29100%mrdn41d ago0xa6d725…74b537
0x13db…51920xa6a9…809dBase—$19.97100%mrdn41d ago0x494d8a…c77752
0xe55e…f7480x13db…5192Base—$19.78100%mrdn41d ago0x6a0dfa…d60406

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.