Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x4754…327bBase$48.42100%mrdn8d ago0x7b7e6c…ed6295
0xfe8f…794d0xa6a9…809dBase$23.66100%mrdn8d ago0x70b7b4…b43b1d
0x4754…327b0xfe8f…794dBase$41.63100%mrdn8d ago0xce47ca…c561c3
0xfe8f…794d0x1cec…8dd4Base$26.88100%mrdn8d ago0xd585db…178ff6
0x4754…327b0xfe8f…794dBase$26.15100%mrdn8d ago0xa14025…1106fa
0xfe8f…794d0xa6a9…809dBase$34.02100%mrdn8d ago0xfad7e8…4093fb
0xe55e…f7480xfe8f…794dBase$38.11100%mrdn8d ago0x9c9d5c…bd690b
0xfe8f…794d0xa6a9…809dBase$54.58100%mrdn8d ago0x4a52ee…fccd57
0xa6a9…809d0xfe8f…794dBase$39.11100%mrdn8d ago0x9be6da…941f47
0xfe8f…794d0xa6a9…809dBase$46.93100%mrdn8d ago0x2a0e83…54b77b
0xa6a9…809d0xfe8f…794dBase$44.39100%mrdn8d ago0xb35954…1bcf26
0x1cec…8dd40xfe8f…794dBase$31.94100%mrdn8d ago0xc38b48…30fca3
0xfe8f…794d0xe55e…f748Base$34.10100%mrdn8d ago0xc36b78…093ce1
0x4754…327b0xfe8f…794dBase$24.59100%mrdn8d ago0x9e7855…23e3ee
0xfe8f…794d0xa6a9…809dBase$43.25100%mrdn9d ago0xfe529d…8b3b1a
0xfe8f…794d0xe55e…f748Base$28.84100%mrdn9d ago0x70e876…195301
0x1cec…8dd40xfe8f…794dBase$56.16100%mrdn9d ago0xf16c01…9ba96a
0xfe8f…794d0x4754…327bBase$35.15100%mrdn9d ago0x90e7a1…e8550b
0x13db…51920xfe8f…794dBase$40.62100%mrdn9d ago0x646506…48a672
0xfe8f…794d0x13db…5192Base$47.68100%mrdn9d ago0xa2a0b0…130e9e
0xe55e…f7480xfe8f…794dBase$51.37100%mrdn9d ago0xb28f22…27d96f
0xfe8f…794d0xa6a9…809dBase$28.70100%mrdn9d ago0x8f2678…5f9102
0x13db…51920xfe8f…794dBase$24.14100%mrdn9d ago0x44f562…813925
0xfe8f…794d0x13db…5192Base$38.63100%mrdn9d ago0x2c99f3…216752
0x4754…327b0xfe8f…794dBase$50.58100%mrdn9d ago0xf7e91d…4defd1

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.