Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$40.16100%mrdn119d ago0x221334…13bd78
0x13db…51920x8e77…e2d6Base—$36.93100%mrdn119d ago0xc8e389…aa0342
0xfe8f…794d0x8e77…e2d6Base—$42.95100%mrdn119d ago0x029b43…ebacfc
0x1cec…8dd40x8e77…e2d6Base—$30.80100%mrdn119d ago0xa6d4e0…2f312e
0xfe8f…794d0x8e77…e2d6Base—$27.62100%mrdn119d ago0xc2747c…53665a
0xfe8f…794d0x8e77…e2d6Base—$36.15100%mrdn119d ago0x0329b0…078f45
0xfe8f…794d0x8e77…e2d6Base—$21.25100%mrdn119d ago0x450c25…8cb411
0x1cec…8dd40x8e77…e2d6Base—$43.08100%mrdn119d ago0x44782e…4f3bc5
0x13db…51920x8e77…e2d6Base—$31.56100%mrdn119d ago0x66273a…4d0a76
0xe55e…f7480x8e77…e2d6Base—$40.77100%mrdn119d ago0x07ac05…03ed1c
0x1cec…8dd40x8e77…e2d6Base—$42.18100%mrdn119d ago0x013ce4…601d10
0x13db…51920x8e77…e2d6Base—$39.02100%mrdn119d ago0x3c02f6…fe5eaa
0xfe8f…794d0x8e77…e2d6Base—$36.36100%mrdn119d ago0x36097b…2fb2db
0xe55e…f7480x8e77…e2d6Base—$27.56100%mrdn119d ago0x00d906…82ded3
0xa6a9…809d0x8e77…e2d6Base—$21.04100%mrdn119d ago0x8ec899…03ae9a
0xa6a9…809d0x8e77…e2d6Base—$35.75100%mrdn119d ago0x454230…aea978
0xfe8f…794d0x8e77…e2d6Base—$43.60100%mrdn119d ago0x0f439b…490d7c
0x1cec…8dd40x8e77…e2d6Base—$42.79100%mrdn119d ago0x2613b0…74f2fc
0xe55e…f7480x8e77…e2d6Base—$36.27100%mrdn119d ago0xf59110…835965
0x13db…51920x8e77…e2d6Base—$36.73100%mrdn119d ago0xc86287…f41d9e
0x13db…51920x8e77…e2d6Base—$42.10100%mrdn119d ago0xe3ed6c…d2aa44
0x1cec…8dd40x8e77…e2d6Base—$38.52100%mrdn119d ago0x2571de…845b7e
0xa6a9…809d0x8e77…e2d6Base—$44.41100%mrdn119d ago0x0c00e2…e62749
0xa6a9…809d0x8e77…e2d6Base—$42.03100%mrdn119d ago0x475ebb…0cd053
0x13db…51920x8e77…e2d6Base—$30.87100%mrdn119d ago0x487628…899adf

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.