Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0xa4b0b7…123fe6
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0xf80c40…9ce5b7
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0x73e09c…74b960
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0x043c91…ccf146
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0x344883…93f1d4
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0x318a12…5d13a4
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0x966648…d54b3f
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0xd3301e…f65486
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0x212c7b…aa3c0b
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0x924c17…d7d052
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0x0595f5…a92186
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0x71b7b7…cccb4c
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0x49d640…3a9d50
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0xffbbc7…153506
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0xee3299…af28f0
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0xd50c3f…4b9934
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0x6e61a9…1e03de
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0x1f7147…7e8bea
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0x84708e…6f4d8b
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0x0f8876…4e3a37
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0x8c7d50…a5244e
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0x2bc4c1…46205d
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0xf74cfb…3c8935
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0x7ec94f…20db13
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase93d ago0x5eb122…7a9673

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.