Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase88d ago0x40b933…2c9c40
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase88d ago0x12e87f…25f31b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase88d ago0xdfce88…d8c115
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase89d ago0xd24c02…366b1b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase89d ago0x40bc26…b4c4d9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase89d ago0xb9b350…c2fbf4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.06100%coinbase89d ago0xad61df…99b1a7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.06100%coinbase89d ago0x28fdc5…5638d6
0xd97c…00930x325b…d430BaseStableEnrichExa$0.06100%coinbase89d ago0xb348a3…cbaf6f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0x802cf5…7a4f75
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0x2e499d…d3b0b1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0xbfcdcf…2408a0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0x2b882b…a821c5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0xaedbd9…f0c029
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0x39a63d…7dd240
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0xccae9f…4e57fd
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0xd4db35…54afcb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0x6fcb6c…fbe956
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0x3fc7fa…6a6e19
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0x95684b…993aaa
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0xb97cf3…faa54c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0x039980…3ff641
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0xcd8261…ef0f11
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0xc17133…fb7909
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0x5b89fb…5ac480

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.