Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0x19dcac…e0dc9a
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0x3e0f76…422ee7
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0x5c7afa…bea4bd
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0xe3f132…996b2c
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0x72a275…fe80c2
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0x352a2e…e3575d
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0xed6ea1…65dc98
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0x192a60…b13876
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0xe25a10…7b376a
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0x0cfe2d…5055a0
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0x58e64b…f4a075
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0x7cb275…9cbb44
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0x02691d…92981f
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0x2b6901…9dafe9
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0x7d3cee…68c70a
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0xd5f460…796eb8
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0x5fa9b9…ac3b41
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0xdcb0a3…3f5cf7
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0x0fe23e…9c4a67
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0x094a18…b94317
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0x8c0243…7c956a
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0x42ef1e…50cd74
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0xce7223…5ea71c
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0x29b45b…038f73
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown42d ago0xac0433…aee4b5

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.