Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x1cec…8dd4Base$46.01100%mrdn9d ago0x18e3c7…9c90b6
0xa6a9…809d0xfe8f…794dBase$48.96100%mrdn9d ago0xde9c04…8f1754
0xfe8f…794d0x4754…327bBase$41.88100%mrdn9d ago0xe88376…c8d60f
0xa6a9…809d0xfe8f…794dBase$30.88100%mrdn9d ago0xbb9439…c8bedc
0xfe8f…794d0x4754…327bBase$26.08100%mrdn9d ago0x03b421…a7b241
0xfe8f…794d0xa6a9…809dBase$22.34100%mrdn9d ago0xf8feab…cc847c
0xa6a9…809d0xfe8f…794dBase$41.96100%mrdn9d ago0x479cc8…ff3bd4
0xfe8f…794d0x13db…5192Base$24.79100%mrdn9d ago0x5d01bc…60209a
0xa6a9…809d0xfe8f…794dBase$34.12100%mrdn9d ago0x15090d…a886f5
0xfe8f…794d0xa6a9…809dBase$20.04100%mrdn9d ago0x38aa3f…bbd8e5
0xfe8f…794d0x1cec…8dd4Base$40.66100%mrdn9d ago0x0a5454…2dcac5
0x1cec…8dd40xfe8f…794dBase$41.22100%mrdn9d ago0x0626db…c13e73
0x4754…327b0xfe8f…794dBase$24.47100%mrdn10d ago0x394953…270da2
0xfe8f…794d0x13db…5192Base$46.37100%mrdn10d ago0x84971c…849352
0x1cec…8dd40xfe8f…794dBase$46.19100%mrdn10d ago0xcd81cf…93722e
0x1cec…8dd40xfe8f…794dBase$21.50100%mrdn10d ago0x12b5aa…c0b6ab
0xfe8f…794d0x4754…327bBase$38.94100%mrdn10d ago0x1fdd6e…763788
0x1cec…8dd40xfe8f…794dBase$28.56100%mrdn10d ago0x687963…ab738b
0xfe8f…794d0x4754…327bBase$22.49100%mrdn10d ago0xc73657…d75661
0xfe8f…794d0xa6a9…809dBase$35.83100%mrdn10d ago0x18effa…4a4ee7
0xa6a9…809d0xfe8f…794dBase$29.62100%mrdn10d ago0x47b553…fb9889
0xfe8f…794d0xe55e…f748Base$23.81100%mrdn10d ago0x2cf6d3…5b3b4c
0x13db…51920xfe8f…794dBase$42.22100%mrdn10d ago0x5f712f…d7f7ae
0xfe8f…794d0x4754…327bBase$40.18100%mrdn10d ago0x920208…e2684b
0x1cec…8dd40xfe8f…794dBase$35.25100%mrdn10d ago0xbe9d00…9115c2

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.