Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd4f…f74c0x0f95…1989Base—$0.10100%ultravioletadao7d ago0x4c423d…50d036
0xfd4f…f74c0x1f9a…5e05Base—$0.10100%ultravioletadao7d ago0x295711…397b5e
0xfd4f…f74c0xe770…4ac7Base—$0.10100%ultravioletadao7d ago0x9dc62f…5166f1
0xfd4f…f74c0xc042…830fBase—$0.10100%ultravioletadao7d ago0x58d024…b2c971
0xfd4f…f74c0xf5fb…62e7Base—$0.10100%ultravioletadao7d ago0x6c0b35…b3fed8
0xfd4f…f74c0xbd8c…a82aBase—$0.10100%ultravioletadao7d ago0x81aafb…2b3187
0xfd4f…f74c0xba79…2a90Base—$0.10100%ultravioletadao7d ago0x6b6ed1…558270
0xfd4f…f74c0x9240…a0f1Base—$0.10100%ultravioletadao7d ago0x9285b2…93a9be
0xfd4f…f74c0x099b…91b8Base—$0.10100%ultravioletadao7d ago0x5a9e46…e8a57f
0xfd4f…f74c0xe9db…1b88Base—$0.10100%ultravioletadao7d ago0x877858…f9a3a6
0xfd4f…f74c0x8468…b587Base—$0.10100%ultravioletadao7d ago0xefc6dc…d0e185
0xfd4f…f74c0x88b7…44a0Base—$0.10100%ultravioletadao7d ago0x05de68…f360a4
0xfd4f…f74c0xa7a1…26a4Base—$0.10100%ultravioletadao7d ago0xcbf272…ec1638
0xfd4f…f74c0x960c…0226Base—$0.10100%ultravioletadao7d ago0x3fdf31…df0bfb
0xfd4f…f74c0xb62b…1035Base—$0.10100%ultravioletadao7d ago0xd96feb…27bd49
0xfd4f…f74c0x8b08…444cBase—$0.10100%ultravioletadao7d ago0x12c569…43a320
0xfd4f…f74c0x57f9…ab16Base—$0.10100%ultravioletadao7d ago0x207dec…7186f2
0xfd4f…f74c0x2cbb…6f4dBase—$0.10100%ultravioletadao7d ago0x4f7c60…173619
0xfd4f…f74c0x7953…c6eeBase—$0.10100%ultravioletadao7d ago0x42aa40…b55a06
0xfd4f…f74c0xb6c6…29d6Base—$0.10100%ultravioletadao7d ago0x4f4ef2…a8c478
0xfd4f…f74c0xf745…ed23Base—$0.10100%ultravioletadao7d ago0x2bd7a1…5f7566
0xfd4f…f74c0x48f1…633aBase—$0.10100%ultravioletadao7d ago0x73333b…ef6487
0xfd4f…f74c0x2f16…a4ffBase—$0.10100%ultravioletadao7d ago0xf50d9e…e1cd15
0xfd4f…f74c0xf832…4a92Base—$0.10100%ultravioletadao7d ago0x2b10f4…ad8eaa
0xfd4f…f74c0x8359…9fe9Base—$0.10100%ultravioletadao7d ago0xb3e4a3…5a10b4

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.