Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0x298895…9be1ed
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0xbc8a31…dc57af
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0xb09a42…aaef54
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0x50a3f4…4f4019
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0x0098bc…f3314d
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0x31cfe7…ae332f
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0xe889f3…c8c100
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0xf3249b…05c92b
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0x91d765…857b00
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0x0e5e24…c09e4c
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0xbe62f7…f73864
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0x91ca89…5ddbf0
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0x2a0ab8…e1a461
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0x5fee35…a96b8e
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0x588ef0…242bef
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0xe53868…f9585f
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0x32d457…b8dc77
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0xd719b4…5c5f85
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0x5c2516…ea734c
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0xe63157…1d09d4
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0x804d15…f0f248
0x8fe4…4b330xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase117d ago0xd8774d…defd42
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0xf53d2c…366a99
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0xcc3ace…814945
0x8fe4…4b330x325b…d430BaseStableEnrichExa$0.03100%coinbase117d ago0xd33d2b…2cac06

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.