Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ca7…30800x0529…7db3Base—$0.01100%payAI12d ago0xd4033a…796a00
0x9ca7…30800x0529…7db3Base—$0.01100%payAI12d ago0xdd2c90…6b149a
0x9ca7…30800x0529…7db3Base—$0.01100%payAI12d ago0x4bb17a…62c781
0x9ca7…30800x0529…7db3Base—$0.01100%payAI12d ago0xe191ae…33a92f
0x9ca7…30800x0529…7db3Base—$0.01100%payAI12d ago0xf2ad9a…33b82c
0x9ca7…30800x0529…7db3Base—$0.01100%payAI12d ago0xe327e7…1f6fdc
0x9ca7…30800x0529…7db3Base—$0.01100%payAI12d ago0x705a68…34efac
0x9ca7…30800x0529…7db3Base—$0.01100%payAI12d ago0xbddcf5…49821c
0x9ca7…30800x0529…7db3Base—$0.01100%payAI12d ago0x703026…701345
0x9ca7…30800x0529…7db3Base—$0.01100%payAI12d ago0xff6614…82cd01
0x9ca7…30800x0529…7db3Base—$0.01100%payAI13d ago0x262db0…002ff1
0x9ca7…30800x0529…7db3Base—$0.01100%payAI13d ago0xabee59…32767d
0x9ca7…30800x0529…7db3Base—$0.01100%payAI13d ago0x6e6756…278833
0x9ca7…30800x0529…7db3Base—$0.01100%payAI13d ago0x1888c3…6f0229
0x9ca7…30800x0529…7db3Base—$0.01100%payAI13d ago0xb0baec…337b17
0x9ca7…30800x0529…7db3Base—$0.01100%payAI13d ago0x31db49…7f72d4
0x9ca7…30800x0529…7db3Base—$0.01100%payAI13d ago0x9fbbd0…a01013
0x9ca7…30800x0529…7db3Base—$0.01100%payAI13d ago0x06b363…914ebf
0x9ca7…30800x0529…7db3Base—$0.01100%payAI13d ago0xb96dc2…880fa6
0x9ca7…30800x0529…7db3Base—$0.01100%payAI13d ago0xbb64ac…287e4a
0x9ca7…30800x0529…7db3Base—$0.01100%payAI13d ago0x207bc7…a1b7b0
0x9ca7…30800x0529…7db3Base—$0.01100%payAI13d ago0x3a0bf0…925fc8
0x9ca7…30800x0529…7db3Base—$0.01100%payAI13d ago0xfe5908…01f2d4
0x9ca7…30800x0529…7db3Base—$0.01100%payAI13d ago0xd8a141…a2bad9
0x9ca7…30800x0529…7db3Base—$0.01100%payAI13d ago0x1b28ad…8dcca5

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.