Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b4f…6a3a0x3e0a…78e7Base—$0.004943100%coinbase73d ago0xbc0548…6d657e
0x1b4f…6a3a0x3e0a…78e7Base—$0.002829100%coinbase73d ago0x3d9cf4…616f46
0x1b4f…6a3a0x3e0a…78e7Base—$0.00517100%coinbase73d ago0x30ebfb…0cb17a
0x1b4f…6a3a0x3e0a…78e7Base—$0.003443100%coinbase73d ago0xf56c02…9b7b71
0x1b4f…6a3a0x3e0a…78e7Base—$0.005932100%coinbase73d ago0x3c3ad7…46dcd3
0x1b4f…6a3a0x3e0a…78e7Base—$0.002832100%coinbase73d ago0x08c9dd…a592c4
0x1b4f…6a3a0x3e0a…78e7Base—$0.003686100%coinbase73d ago0x6f8bd5…1ca279
0x1b4f…6a3a0x3e0a…78e7Base—$0.004616100%coinbase73d ago0x6f6695…16fed2
0x1b4f…6a3a0x3e0a…78e7Base—$0.005046100%coinbase73d ago0x3c5dc0…1c7bc4
0x1b4f…6a3a0x3e0a…78e7Base—$0.004127100%coinbase73d ago0x85516d…89c690
0x1b4f…6a3a0x3e0a…78e7Base—$0.005725100%coinbase73d ago0x42ddda…69d79e
0x1b4f…6a3a0x3e0a…78e7Base—$0.002927100%coinbase73d ago0x0bb842…bcd4ff
0x1b4f…6a3a0x3e0a…78e7Base—$0.003839100%coinbase73d ago0xea7e04…2d8a73
0x1b4f…6a3a0x3e0a…78e7Base—$0.003578100%coinbase73d ago0xb0f5ae…68c94c
0x1b4f…6a3a0x3e0a…78e7Base—$0.002801100%coinbase73d ago0x375271…f7ab1d
0x1b4f…6a3a0x3e0a…78e7Base—$0.005638100%coinbase73d ago0x03eb2c…6224ca
0x1b4f…6a3a0x3e0a…78e7Base—$0.005056100%coinbase73d ago0x9fa8b3…d492af
0x1b4f…6a3a0x3e0a…78e7Base—$0.005615100%coinbase73d ago0x1d8d4e…31b80c
0x1b4f…6a3a0x3e0a…78e7Base—$0.004016100%coinbase73d ago0xf8ed5c…ee1a5c
0x1b4f…6a3a0x3e0a…78e7Base—$0.005422100%coinbase73d ago0x7060aa…b02a5b
0x1b4f…6a3a0x3e0a…78e7Base—$0.004223100%coinbase73d ago0x0a1678…11a11f
0x1b4f…6a3a0x3e0a…78e7Base—$0.003837100%coinbase73d ago0x0ecacd…ebb951
0x1b4f…6a3a0x3e0a…78e7Base—$0.0046100%coinbase73d ago0xf37f88…2aa223
0x1b4f…6a3a0x3e0a…78e7Base—$0.005857100%coinbase73d ago0x77121a…7aa21e
0x1b4f…6a3a0x3e0a…78e7Base—$0.003115100%coinbase73d ago0x00aab8…1b24b7

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.