Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47ed…e2c50x1892…6085Base$1.47100%relai175d ago0x90afd8…3db999
0x47ed…e2c50x1892…6085Base$1.70100%relai175d ago0x99e214…0fed1a
0x47ed…e2c50x1892…6085Base$1.53100%relai175d ago0x6667f8…d29270
0x47ed…e2c50x1892…6085Base$1.51100%relai175d ago0x15f8d1…b38284
0x47ed…e2c50x1892…6085Base$1.40100%relai175d ago0x51dbaf…35fa76
0x47ed…e2c50x1892…6085Base$1.36100%relai175d ago0xf6cd20…fbdfe3
0x47ed…e2c50x1892…6085Base$1.68100%relai175d ago0x14f7ff…9d2408
0x47ed…e2c50x1892…6085Base$1.19100%relai175d ago0x04f636…8a8a57
0x47ed…e2c50x1892…6085Base$1.40100%relai175d ago0xa3f478…92117a
0x47ed…e2c50x1892…6085Base$1.27100%relai175d ago0x636a0c…2712e1
0x47ed…e2c50x1892…6085Base$1.58100%relai175d ago0x59175a…4740dd
0x47ed…e2c50x1892…6085Base$1.12100%relai175d ago0xa731c6…5d36e3
0x47ed…e2c50x1892…6085Base$1.89100%relai175d ago0xfc3f74…e5e4bd
0x47ed…e2c50x1892…6085Base$1.13100%relai175d ago0x3183c8…245dd0
0x47ed…e2c50x1892…6085Base$1.14100%relai175d ago0xb4b1bf…c9b1f8
0x47ed…e2c50x1892…6085Base$1.06100%relai175d ago0xca2e2e…aaa70b
0x47ed…e2c50x1892…6085Base$1.88100%relai175d ago0x579f0d…db200f
0x47ed…e2c50x1892…6085Base$1.49100%relai175d ago0xdfb1f6…954aa6
0x47ed…e2c50x1892…6085Base$1.08100%relai175d ago0x0e627e…8d87b1
0x47ed…e2c50x1892…6085Base$1.19100%relai175d ago0x3261c7…b3d012
0x47ed…e2c50x1892…6085Base$1.75100%relai175d ago0x2c9a9d…91ce05
0x47ed…e2c50x1892…6085Base$1.25100%relai175d ago0x443cbb…f5668c
0x47ed…e2c50x1892…6085Base$1.88100%relai175d ago0x4075ec…50e804
0x47ed…e2c50x1892…6085Base$1.58100%relai175d ago0x24ebf6…76aad7
0x47ed…e2c50x1892…6085Base$1.20100%relai175d ago0x0d27bc…112240

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.