Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f17…16160x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x36c4f2…05fe4c
0x8f17…16160x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0xe24087…821d99
0x8f17…16160x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x8e6eac…6e5cc4
0x8f17…16160x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x57fa6c…b42802
0x8f17…16160x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x2d3590…4cb96d
0x8f17…16160x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0xeb93c9…208d14
0x8f17…16160x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x924c65…2c4011
0x8f17…16160x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x92da68…e0e8af
0x8f17…16160x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0xc59cf6…b4ccc2
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase64d ago0x68a78f…d892c9
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase64d ago0x6cd5b5…e127a6
0x8f17…16160xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase64d ago0x2b0fae…2dce73
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase64d ago0xd81ea5…1b6ed7
0x8f17…16160x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x8929ee…3ef9d5
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase64d ago0xf84130…d7c442
0x8f17…16160xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase64d ago0xdac6b9…d2fafe
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase64d ago0xcfeef4…5c6987
0x8f17…16160x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x621856…eed6e2
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase64d ago0x7736ae…043426
0x8f17…16160xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase64d ago0xff0079…18692c
0x8f17…16160xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase64d ago0x578455…72a1af
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase64d ago0x8fe209…62a2bf
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase64d ago0x05171a…90a356
0x8f17…16160xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase64d ago0x943c40…768ce2
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase64d ago0xb677ce…9ef218

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.