Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0x02bd2b…f7392c
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0x558352…83d2dc
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0x63d6f2…7e45e6
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0x8dfdc3…5c9b19
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0xea855f…b09df0
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0xaf23d6…20cb61
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0x046752…59bfcd
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0x1c0b5c…3ad9dd
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0x6ac2d5…3603ea
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0x9658fa…c32b6b
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0xa1e41b…5e385a
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0x05ff89…e22387
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0x28b2bc…53fac9
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0xe227bb…46ff22
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0x738f24…c6d613
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0x86148d…7d1ce4
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0x20a9dc…cc79a2
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0x493aa3…6a7b29
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0x7616ae…da6171
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0xac533e…cacd04
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0xe24588…00b729
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0x3e1cda…7f6fde
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0x116191…3a6c5c
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI46d ago0x4b3974…552d41
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI47d ago0xff3d48…dfce35

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.