Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe64f…02c40xec96…1d5cBase$0.15100%coinbase50d ago0x5eeea3…2a236c
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase50d ago0x29983a…552854
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase50d ago0x15e75e…43be7d
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase50d ago0x23e470…e948ef
0x62c7…3b530xec96…1d5cBase$0.15100%coinbase50d ago0x31b286…ba546b
0x62c7…3b530xec96…1d5cBase$0.15100%coinbase50d ago0x0fd19f…0a92f4
0x62c7…3b530xec96…1d5cBase$0.15100%coinbase50d ago0xb952b7…2f98bf
0x62c7…3b530xec96…1d5cBase$0.15100%coinbase50d ago0xeadd97…24c5b9
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase50d ago0x039abd…85c748
0x62c7…3b530xec96…1d5cBase$0.15100%coinbase50d ago0x6570f3…bb038f
0x62c7…3b530xec96…1d5cBase$0.15100%coinbase50d ago0x6e3835…45f816
0xe64f…02c40xec96…1d5cBase$0.15100%coinbase50d ago0xc51bc0…b20a94
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase50d ago0xf7bc85…8aaf44
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase50d ago0xe66b80…c64129
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase50d ago0x9351cd…867b83
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase50d ago0xbea9ab…531d46
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase50d ago0xe8157f…054896
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase50d ago0x9bed5e…36f76f
0x62c7…3b530xec96…1d5cBase$0.15100%coinbase50d ago0x4c4610…5d81c2
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase50d ago0x77033b…35a02c
0x62c7…3b530xec96…1d5cBase$0.15100%coinbase50d ago0x7dce4a…99ecef
0x62c7…3b530xec96…1d5cBase$0.15100%coinbase50d ago0xf22f07…508905
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase50d ago0xb376f9…ee81d4
0x62c7…3b530xec96…1d5cBase$0.15100%coinbase50d ago0x53dee3…1f11d6
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase50d ago0xaa7d15…ac1324

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.