Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0xe55e…f748Base$45.77100%mrdn2d ago0xd200bd…fe9d3b
0x4754…327b0x1cec…8dd4Base$52.07100%mrdn2d ago0xfc606e…62333e
0x1cec…8dd40x4754…327bBase$69.87100%mrdn2d ago0x08c92d…841a40
0x4754…327b0xfe8f…794dBase$53.77100%mrdn2d ago0xdb12ae…7c569e
0xfe8f…794d0x4754…327bBase$63.29100%mrdn2d ago0x093c3a…3067fc
0x4754…327b0xe55e…f748Base$52.84100%mrdn2d ago0xa97a05…02a776
0x13db…51920x4754…327bBase$70.09100%mrdn2d ago0x235a9e…e52cc9
0x4754…327b0xfe8f…794dBase$63.91100%mrdn2d ago0x9fa8e6…4c50fa
0xa6a9…809d0x4754…327bBase$46.01100%mrdn2d ago0x32962c…418d4e
0x4754…327b0xa6a9…809dBase$75.43100%mrdn2d ago0xcd842d…76798e
0x13db…51920x4754…327bBase$59.70100%mrdn2d ago0x14bf8c…bfe8aa
0x4754…327b0xfe8f…794dBase$32.45100%mrdn2d ago0xd350df…cbd861
0x1cec…8dd40x4754…327bBase$35.09100%mrdn2d ago0x3dda10…f1662a
0xfe8f…794d0x4754…327bBase$27.91100%mrdn2d ago0x0c9c79…ee7f3d
0x4754…327b0xfe8f…794dBase$56.61100%mrdn2d ago0x717a34…79c8cf
0x13db…51920x4754…327bBase$27.87100%mrdn2d ago0x2a2f9c…b92ce5
0x4754…327b0xa6a9…809dBase$53.42100%mrdn2d ago0x1d17ab…e112ae
0xe55e…f7480x4754…327bBase$31.17100%mrdn2d ago0x1bf0ad…2d78ad
0xe55e…f7480x4754…327bBase$32.26100%mrdn2d ago0x6cf40a…0edffa
0x4754…327b0xfe8f…794dBase$48.09100%mrdn3d ago0x7715e9…c36e78
0x13db…51920x4754…327bBase$50.01100%mrdn3d ago0xd66312…7ba847
0x4754…327b0x1cec…8dd4Base$39.97100%mrdn3d ago0x28e294…58dddf
0x1cec…8dd40x4754…327bBase$43.26100%mrdn3d ago0x88a603…b4d910
0x4754…327b0x1cec…8dd4Base$46.54100%mrdn3d ago0xb700e6…41267d
0x4754…327b0xe55e…f748Base$41.33100%mrdn3d ago0x4e6e28…06fec3

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.