Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0x0228f0…39d998
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0x3fde87…831806
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0x7dbab3…14770d
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0x6dc797…6d9611
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0xd97f0d…d8b48f
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0x26f94e…20f220
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0xa3ae12…2dfc25
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0xe8cd24…3b10f9
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0x0ef719…858ee5
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0xe25724…9c7e41
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0xd45b43…5a3d53
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0x254877…a4cdd4
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0x049491…889e7b
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0xdc38d0…d727ea
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0x587eba…36c77f
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0x3c9563…5c3280
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0x015117…39b055
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0xd43153…d7b83a
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0x45af68…8a2a79
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0xa9574d…f862c2
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0xed0edf…803127
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0xd18333…eb03b8
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0x2786b2…c0402e
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0x4e81e0…1138da
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0x098bfe…d48a2a

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.