Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x13db…5192Base$54.23100%mrdn4d ago0x06e25e…f7da1c
0x4754…327b0xfe8f…794dBase$44.00100%mrdn4d ago0x52719f…341322
0x13db…51920xfe8f…794dBase$47.26100%mrdn4d ago0x199593…b32a99
0xfe8f…794d0x13db…5192Base$56.09100%mrdn4d ago0xfd30a2…c9b505
0xfe8f…794d0xa6a9…809dBase$37.48100%mrdn4d ago0xcbe1f0…f82f81
0x13db…51920xfe8f…794dBase$50.04100%mrdn4d ago0x9859e4…095808
0x1cec…8dd40xfe8f…794dBase$40.32100%mrdn4d ago0xf00921…0ee712
0xfe8f…794d0xe55e…f748Base$52.76100%mrdn4d ago0xcf4bae…c17b56
0xfe8f…794d0xe55e…f748Base$32.98100%mrdn4d ago0x727837…5c62ea
0x13db…51920xfe8f…794dBase$47.09100%mrdn4d ago0x9d6db5…ccd846
0xfe8f…794d0x13db…5192Base$38.76100%mrdn4d ago0x59d777…d1eb4f
0xfe8f…794d0x4754…327bBase$32.59100%mrdn4d ago0x06d19e…d9f9be
0x13db…51920xfe8f…794dBase$53.71100%mrdn4d ago0x85710e…265a25
0x1cec…8dd40xfe8f…794dBase$29.43100%mrdn5d ago0xf884cd…aedad8
0xfe8f…794d0xe55e…f748Base$32.63100%mrdn5d ago0x728c71…373e37
0xfe8f…794d0xa6a9…809dBase$27.50100%mrdn5d ago0xdf7742…14931c
0xe55e…f7480xfe8f…794dBase$32.14100%mrdn5d ago0x052ae9…828f6d
0xfe8f…794d0xe55e…f748Base$29.74100%mrdn5d ago0x691dea…d87667
0x13db…51920xfe8f…794dBase$39.12100%mrdn5d ago0xea6b5e…2d8ce4
0xfe8f…794d0x1cec…8dd4Base$23.53100%mrdn5d ago0x99ff25…ad3499
0xfe8f…794d0xa6a9…809dBase$25.77100%mrdn5d ago0xe8e16f…055bf5
0x1cec…8dd40xfe8f…794dBase$41.93100%mrdn5d ago0x40b667…f76fbc
0xfe8f…794d0x13db…5192Base$37.97100%mrdn5d ago0xf64586…8f1450
0x1cec…8dd40xfe8f…794dBase$48.60100%mrdn5d ago0x0c1d68…a1c44b
0xfe8f…794d0xa6a9…809dBase$30.44100%mrdn5d ago0xef8f11…8510e9

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.