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.08100%coinbase69d ago0xb8f138…c5e5cc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.08100%coinbase69d ago0x9a101f…0cab7c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.08100%coinbase69d ago0x0b7831…066278
0xd97c…00930x325b…d430BaseStableEnrichExa$0.08100%coinbase69d ago0xa4726a…84fd7f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x9af1fd…0f51c1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.08100%coinbase69d ago0xaa9a24…e9f149
0xd97c…00930x325b…d430BaseStableEnrichExa$0.08100%coinbase69d ago0x6d5db7…3e1a58
0xd97c…00930x325b…d430BaseStableEnrichExa$0.08100%coinbase69d ago0x26bf31…04cf94
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x691640…ae48b8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase69d ago0x43f43e…db9561
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase69d ago0xe76128…c5bd8d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase69d ago0xa99858…2e8eae
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0xeb1b7d…79c775
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x7374ca…df5f3a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0xcbbd1b…4b6e89
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0xc3bef5…3e01a8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0xb7025f…873067
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x24a23d…bf1483
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0xee1f3e…1d5691
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x10a4b0…d98671
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x5633c2…ff5ed0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0xd89d71…e1f8d6
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0xb9da43…e98cbc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x5938a7…c0e829
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0xc4034a…b673f2

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.