Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0xa525d2…918377
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0xd60945…9b43e0
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0x668295…209c88
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0x3691cc…29355d
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0x9cd55d…a9a91e
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0x09e05f…1e65ce
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0x07beaf…9e035c
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0x4a9ef9…5d6c60
strshp.eth0x4448…ef31Base—$0.10100%coinbase76d ago0x979b72…a2fb2e
strshp.eth0x4448…ef31Base—$0.05100%coinbase76d ago0x23f6db…ba6a91
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0xad1116…ee328b
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0x39e4c0…6ebcef
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0x86aba1…1416b2
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0x3dab19…e3de48
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0xc7393a…56c756
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0x0711bd…a78de1
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0x1af948…2bdd5c
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0xc2a47a…e2ad9a
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0xbbf07c…16338b
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0x0c73f3…c72d60
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0x87df93…8e22d2
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0xe72f67…12e88f
strshp.eth0x4448…ef31Base—$0.03100%coinbase76d ago0x6b93a5…993062
strshp.eth0x4448…ef31Base—$0.03100%coinbase76d ago0x9154b5…e89b83
strshp.eth0x4448…ef31Base—$0.10100%coinbase76d ago0x644c3b…dc0f56

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.