Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0xcaebb2…a8ed90
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0xd66e40…b3637d
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase43d ago0x498bd7…acb3c4
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase43d ago0xb686bc…232f27
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0x38bfbb…e93576
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xa2b733…e1b189
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase43d ago0xfba080…df9f44
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0x1aba40…28f013
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0x41b34e…24feae
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase43d ago0x021d4a…fb9c75
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x4d7283…d61fc0
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0x9af003…a716a1
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0xe38c61…2b222d
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase43d ago0xfc9917…245aec
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0x89faee…24b6ab
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x583c2c…221904
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase43d ago0xf7b589…b0f6dd
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0x0be629…7579bc
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.06100%coinbase43d ago0x26c8dd…87b379
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase43d ago0xde7a54…d3ac01
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.15100%coinbase43d ago0x51e8be…8d502d
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.06100%coinbase43d ago0x86a885…f24415

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.