Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f43…08e70x6366…f1e2Base$0.02100%0xfc74…d8a564d ago0x5e6eab…2522c4
0x0f43…08e70x6366…f1e2Base$0.04100%0x17c8…043664d ago0xaa80ff…84e56c
0x0f43…08e70x6366…f1e2Base$0.007043100%0x6366…f1e264d ago0x045189…8ca182
0x0f43…08e70x6366…f1e2Base$0.10100%0x6366…f1e264d ago0x027c77…a6627f
0x0f43…08e70x6366…f1e2Base$0.02100%0xfc74…d8a564d ago0x3e200e…f3a858
0x0f43…08e70x6366…f1e2Base$0.007295100%0x6366…f1e264d ago0xf9057e…092171
0x0f43…08e70x6366…f1e2Base$0.18100%0x6366…f1e264d ago0x3e74ac…e4d5fa
0x6fce…e2790x6366…f1e2Base$0.000031100%0x6366…f1e264d ago0x339116…bcbecc
0x6fce…e2790x6366…f1e2Base$0.007018100%0x6366…f1e264d ago0xe5107c…6a8876
0x6fce…e2790x6366…f1e2Base$0.09100%0x6366…f1e264d ago0x375eef…5143f7
0x7f3b…4a2d0x6366…f1e2Base$0.000029100%0x6366…f1e264d ago0x728924…b65bd3
0x7f3b…4a2d0x6366…f1e2Base$0.007286100%0x6366…f1e264d ago0x0ac246…8f690e
0x7f3b…4a2d0x6366…f1e2Base$0.09100%0x6366…f1e264d ago0xaf737d…87b707
0x6fce…e2790x6366…f1e2Base$0.000031100%0x6366…f1e264d ago0x382c51…b7985b
0x6fce…e2790x6366…f1e2Base$0.007019100%0x6366…f1e264d ago0x76f375…e96722
0x6fce…e2790x6366…f1e2Base$0.32100%0x6366…f1e264d ago0xeae1cc…d90069
0x6fce…e2790x6366…f1e2Base$0.007334100%0x6366…f1e264d ago0x53dead…9df7cd
0x6fce…e2790x6366…f1e2Base$0.09100%0x6366…f1e264d ago0x3334eb…3e7119
0x6fce…e2790x6366…f1e2Base$0.007093100%0x6366…f1e264d ago0xd26ead…0ce6a3
0x6fce…e2790x6366…f1e2Base$0.32100%0x6366…f1e264d ago0x270aa5…627375
0x43a8…90660x6366…f1e2Base$0.02100%0xfc74…d8a564d ago0xb60819…e239bb
0x7f3b…4a2d0x6366…f1e2Base$0.001861100%0x6366…f1e265d ago0x9cfd47…27a3a8
0x7f3b…4a2d0x6366…f1e2Base$0.007292100%0x6366…f1e265d ago0xf4d83f…3f0913
0x7f3b…4a2d0x6366…f1e2Base$0.09100%0x6366…f1e265d ago0x2bf6fe…19525d
0x7f3b…4a2d0x6366…f1e2Base$0.32100%0x6366…f1e265d ago0x6f9e59…2c5c42

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.