Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ba7…58340x4e14…7700Base$0.001100%coinbase30d ago0x58a1ae…18cfb4
0x1ba7…58340x4e14…7700Base$0.001100%coinbase30d ago0xd4ba29…60a103
0x1ba7…58340x4e14…7700Base$0.001100%coinbase30d ago0xb905c9…c2daaf
0x1ba7…58340x4e14…7700Base$0.001100%coinbase30d ago0xac3604…0e3dee
0x1ba7…58340x4e14…7700Base$0.0048100%coinbase30d ago0x132520…ea89fe
0x1ba7…58340x4e14…7700Base$0.02100%coinbase30d ago0x6c1fa9…559063
0x1ba7…58340x4e14…7700Base$0.005100%coinbase30d ago0xbb5460…d994f4
0x1ba7…58340x4e14…7700Base$0.0048100%coinbase30d ago0x20f7cf…bcad1a
0x1ba7…58340x4e14…7700Base$0.005100%coinbase30d ago0x4852e2…b0825e
0x1ba7…58340x4e14…7700Base$0.005100%coinbase30d ago0x1550d1…20e59c
0x1ba7…58340x4e14…7700Base$0.001100%coinbase30d ago0xbc20b2…90e6eb
0x1ba7…58340x4e14…7700Base$0.001100%coinbase30d ago0xf4f9b0…299fcc
0x1ba7…58340x4e14…7700Base$0.0048100%coinbase30d ago0x4a1700…104951
0x1ba7…58340x4e14…7700Base$0.002100%coinbase30d ago0xe65f1d…4a74de
0x1ba7…58340x4e14…7700Base$0.005100%coinbase30d ago0x63608a…0ea513
0x1ba7…58340x4e14…7700Base$0.005100%coinbase30d ago0xba0137…73d54c
0x1ba7…58340x4e14…7700Base$0.005100%coinbase30d ago0x219a08…f65506
0x1ba7…58340x4e14…7700Base$0.001100%coinbase30d ago0x239ba7…9d61b6
0x1ba7…58340x4e14…7700Base$0.001100%coinbase30d ago0xc2ddd0…4daf19
0x1ba7…58340x4e14…7700Base$0.001100%coinbase30d ago0x499540…7895db
0x1ba7…58340x4e14…7700Base$0.0048100%coinbase30d ago0x0e5d8e…f5f448
0x1ba7…58340x4e14…7700Base$0.002100%coinbase30d ago0x770ea2…67c01c
0x1ba7…58340x4e14…7700Base$0.005100%coinbase30d ago0xc5aae8…fe5658
0x1ba7…58340x4e14…7700Base$0.005100%coinbase30d ago0x3e5a30…c970c6
0x1ba7…58340x4e14…7700Base$0.005100%coinbase30d ago0xfde8d1…f828cf

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.