Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xa6a9…809dBase$40.70100%mrdn41d ago0x55f045…601b6c
0x13db…51920x4754…327bBase$38.64100%mrdn41d ago0x7c3d25…8158cd
0x13db…51920xa6a9…809dBase$27.87100%mrdn41d ago0xea38af…284718
0xfe8f…794d0x13db…5192Base$41.42100%mrdn41d ago0x4abfee…ff5509
0x13db…51920xa6a9…809dBase$36.32100%mrdn41d ago0xf0509f…fc5bf8
0xfe8f…794d0x13db…5192Base$37.44100%mrdn41d ago0x957f14…42fb1a
0x13db…51920x1cec…8dd4Base$30.99100%mrdn41d ago0xc92b5c…13d0c2
0x1cec…8dd40x13db…5192Base$33.74100%mrdn41d ago0x323843…e6a863
0x13db…51920x1cec…8dd4Base$38.87100%mrdn41d ago0x6a46b8…324c78
0xe55e…f7480x13db…5192Base$33.52100%mrdn41d ago0x72a957…279fa2
0x1cec…8dd40x13db…5192Base$38.05100%mrdn41d ago0x74565b…3541ba
0x1cec…8dd40x13db…5192Base$23.91100%mrdn41d ago0x00aa36…37c6f8
0x13db…51920xfe8f…794dBase$36.86100%mrdn41d ago0xa80772…4e09f2
0x13db…51920xe55e…f748Base$43.36100%mrdn41d ago0xb3b2cc…469f8a
0x13db…51920xe55e…f748Base$35.72100%mrdn41d ago0x94e12e…fa5079
0xfe8f…794d0x13db…5192Base$43.03100%mrdn41d ago0x88727f…2d5687
0x13db…51920x1cec…8dd4Base$23.73100%mrdn41d ago0x054585…b36fa7
0x13db…51920x1cec…8dd4Base$36.87100%mrdn41d ago0xac5f34…6826df
0xa6a9…809d0x13db…5192Base$42.80100%mrdn41d ago0x760716…6f4cde
0xe55e…f7480x13db…5192Base$37.72100%mrdn41d ago0x30c0ee…9826ff
0x13db…51920xfe8f…794dBase$33.51100%mrdn41d ago0x159d0d…b0d1c9
0x13db…51920x1cec…8dd4Base$34.53100%mrdn41d ago0xcee38b…e63e1d
0x13db…51920x4754…327bBase$39.20100%mrdn41d ago0xa6bbc2…da7580
0xfe8f…794d0x13db…5192Base$43.01100%mrdn41d ago0xc16086…c62f5b
0x1cec…8dd40x13db…5192Base$43.17100%mrdn41d ago0xa6383f…f75495

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.