Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xfe8f…794dBase$63.89100%mrdn2d ago0x815241…ea60de
0xfe8f…794d0x1cec…8dd4Base$43.43100%mrdn2d ago0x51f6b2…6901f7
0xa6a9…809d0xfe8f…794dBase$70.02100%mrdn2d ago0xd116f1…dd3910
0x1cec…8dd40xfe8f…794dBase$75.30100%mrdn2d ago0x72de89…446516
0xfe8f…794d0x1cec…8dd4Base$44.46100%mrdn2d ago0xa25dbc…8d547f
0xa6a9…809d0xfe8f…794dBase$74.27100%mrdn2d ago0x9ef051…4f755a
0xfe8f…794d0xa6a9…809dBase$69.98100%mrdn2d ago0x12ab9a…79b480
0xa6a9…809d0xfe8f…794dBase$70.15100%mrdn2d ago0xe339c5…06dbd7
0xfe8f…794d0xa6a9…809dBase$67.89100%mrdn2d ago0x79ced9…5d4b9c
0x4754…327b0xfe8f…794dBase$53.77100%mrdn2d ago0xdb12ae…7c569e
0xfe8f…794d0x4754…327bBase$63.29100%mrdn2d ago0x093c3a…3067fc
0xe55e…f7480xfe8f…794dBase$46.58100%mrdn2d ago0x29e8d8…723a30
0xfe8f…794d0x13db…5192Base$41.85100%mrdn2d ago0x6b51a1…2b3846
0xa6a9…809d0xfe8f…794dBase$45.96100%mrdn2d ago0x9ce681…1b7c0b
0xfe8f…794d0xa6a9…809dBase$57.91100%mrdn2d ago0x02c5cb…ce3eb6
0x13db…51920xfe8f…794dBase$58.70100%mrdn2d ago0x495cd7…4903e4
0xfe8f…794d0x13db…5192Base$70.51100%mrdn3d ago0x40385a…d74159
0xa6a9…809d0xfe8f…794dBase$61.64100%mrdn3d ago0xba2167…7de500
0xfe8f…794d0xe55e…f748Base$65.46100%mrdn3d ago0xb0b71a…45b266
0x4754…327b0xfe8f…794dBase$63.91100%mrdn3d ago0x9fa8e6…4c50fa
0x4754…327b0xfe8f…794dBase$32.45100%mrdn3d ago0xd350df…cbd861
0xfe8f…794d0x1cec…8dd4Base$42.47100%mrdn3d ago0xa00128…007b29
0xe55e…f7480xfe8f…794dBase$32.61100%mrdn3d ago0x92040c…935c93
0xfe8f…794d0xe55e…f748Base$28.51100%mrdn3d ago0xf5a95e…63326a
0xfe8f…794d0x4754…327bBase$27.91100%mrdn3d ago0x0c9c79…ee7f3d

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.