Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0x6cc6b7…a18f46
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0x318b46…0afaaf
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0x04ecd2…dc6ac0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0x318887…f78b53
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0x21e762…6c34b0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0xc1f014…d6b1c5
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0xedde43…070de1
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0x36c785…627635
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0x3e5b87…2c8a10
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0xf3359d…a87834
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0x390a59…562d67
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase21d ago0xcd0500…5006a1
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase21d ago0x0fa7a9…28d1ef
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase21d ago0x2af792…417583
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase21d ago0xd38306…31a564
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase21d ago0x8aaf23…638865
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase21d ago0x6b21ea…75817a
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase21d ago0x58503f…db052c
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase21d ago0x97450b…bc4d4c
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase21d ago0x1fd1c9…13b9b0
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase21d ago0x6edafa…aed737
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase21d ago0x84c853…aff83a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0xf9c41c…4dbd17
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0x969741…a4b140
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0xcff114…829f95

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.