Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0xa05738…a98fdd
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0x11fc59…4971ec
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0x8da28f…164e2f
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0x8eb0fc…b95eb1
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0xfe6c5b…763e3c
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0xe3d7c2…9ac4d3
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0xf8c1fc…f7f3d5
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0xaaa1a5…19afed
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0xe1eb6a…efa075
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0xd4d256…00fef5
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0x367b5a…aefb76
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0x6b7c02…3b2df4
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0xe66c24…5d0236
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0xa5faa2…9923cc
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0x43f15c…955c50
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0xee20ce…5e2e4c
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0xd15be5…c0e0d4
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0xa14753…915f09
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0x6dadd8…7d3ed3
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0xd6bd69…5b90c5
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0x89c869…d71bbb
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0x184748…644dfb
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0x7479c9…777f59
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0x4ef148…eb5535
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown54d ago0xfc4412…4cf0e7

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.