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.02100%coinbase83d ago0xf928ae…7de12b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase83d ago0xefde9d…5be4fe
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase83d ago0xbe3c02…ca24ea
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase83d ago0xce9e8d…724719
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase83d ago0x7f55b5…7b3b49
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase83d ago0x680d63…be5d62
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase83d ago0xfc5dd7…2d159c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase83d ago0x7cb809…4ba9cf
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase83d ago0xf5c4d1…ea31e8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase83d ago0x0dcd02…c4b1f9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase83d ago0xf0500a…24ec6e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase83d ago0xe15afa…e82fd0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase83d ago0x5a9ef1…74c844
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase83d ago0xda8e13…906cda
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase83d ago0xeee8ab…aec874
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase83d ago0xdb722d…8d5429
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase83d ago0x523267…e74da2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase83d ago0xe7deb7…28642e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x0529a6…ae32f1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x138b7d…0a967f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x50c9c8…c6c636
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x2c2c50…373e11
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x6d8820…d95344
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x22c4ed…8a35c1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x4cbaa0…859d3d

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.