Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4fe…069e0xccc8…15beBase—$5.48100%0xf70d…dbef54d ago0xa63098…592b3c
0xe7a3…d8060xccc8…15beBase—$5.71100%0xf70d…dbef54d ago0x18e6a5…d60d42
0x078b…d9af0xccc8…15beBase—$0.36100%0xf70d…dbef54d ago0x9b5bd1…2f8d96
0x078b…d9af0xccc8…15beBase—$0.64100%0xf70d…dbef54d ago0x33f2bd…402279
0x078b…d9af0xccc8…15beBase—$0.53100%0xf70d…dbef54d ago0xc4d744…1e9481
0x078b…d9af0xccc8…15beBase—$0.66100%0xf70d…dbef54d ago0xc7c99b…c1897e
0xd83e…37290xccc8…15beBase—$3.02100%0xf70d…dbef54d ago0x32a548…1a4ae4
0x4129…62280xccc8…15beBase—$230.44100%0xf70d…dbef54d ago0x32736f…55c619
0x4129…62280xccc8…15beBase—$230.44100%0xf70d…dbef54d ago0x03b243…296553
0xe7a3…d8060xccc8…15beBase—$6.79100%0xf70d…dbef54d ago0x22d16c…4f4aba
oxsll.eth0xccc8…15beBase—$4.38100%0xf70d…dbef54d ago0xe8bc83…63c6cc
0xd455…681d0xccc8…15beBase—$22.91100%0xf70d…dbef54d ago0x180c66…97807d
0x261e…25100xccc8…15beBase—$193.07100%0xf70d…dbef54d ago0x20c951…419a4e
0xf2ab…13f50xccc8…15beBase—$20.00100%0xf70d…dbef54d ago0x85d363…e4f8f2
0xf164…e6f60xccc8…15beBase—$9.50100%0xf70d…dbef54d ago0xfa3da0…9d4834
0xfeb5…e39e0xccc8…15beBase—$1.34100%0xf70d…dbef54d ago0x9e0541…16657e
0xe7a3…d8060xccc8…15beBase—$18.99100%0xf70d…dbef54d ago0x9a5e4a…d052bb
0x678b…58eb0xccc8…15beBase—$65.69100%0xf70d…dbef54d ago0x9ef622…200a4c
0xe7a3…d8060xccc8…15beBase—$5.68100%0xf70d…dbef54d ago0xc7e2f6…cd8a47
0xe7a3…d8060xccc8…15beBase—$5.58100%0xf70d…dbef55d ago0xc31d18…1394a6
0x7dfe…bc390xccc8…15beBase—$0.83100%0xf70d…dbef55d ago0x828bb3…095e38

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.