Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x113c9e…14e2de
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0xe18172…a3e79f
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x24876e…3c4e0b
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x7d9a48…5db527
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x7c2a25…12a917
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0xade760…ce7371
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x5fa5c9…81756d
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0xd70b8e…d736ec
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x94e791…fa6560
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x12c685…3d8e68
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x54c7b3…0d42c8
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0xe6dec5…2b578b
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0xc4c61f…22acfa
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x2a5f0a…c4a575
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0xaf5e72…9ef9f3
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x1cf7f9…24a629
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x236d17…e3d683
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x3a8ffb…c8e359
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x674157…652c4e
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0xefa36c…ada103
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x1e604e…75023b
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x93a053…3afd02
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0xa29108…609199
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x684b44…b38e66
0xeb27…63f50x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x38d69f…970840

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.