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.002100%coinbase5d ago0x071840…578ee3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x2b46a6…386bed
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x8320f7…fcdd68
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase5d ago0xb22341…1d15bc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase5d ago0x79f8bb…19b608
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x4294ed…a8a32b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase5d ago0x5f2538…be56e1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x5ee633…48333f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase5d ago0x42a6c3…dcb47d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x8e4459…207b0f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase5d ago0x7463a4…c9a082
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x6839c4…e543e4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xc29afc…937991
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase5d ago0x0b564c…994abc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xd92f03…4d5810
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x7d786a…949853
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x9d9dd2…d66989
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase5d ago0x29cdfe…3820c9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x3d5737…f1c130
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xa7e132…14a6f0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase5d ago0x225a6e…1ea8ba
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x44a14d…436de5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xb08dd6…212d77
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xb8c310…56677e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xe6a91e…9f9e4c

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.