Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x83cf05…2f490c
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x7c8325…479728
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x4004f2…0d7485
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x46d7c9…ca99c0
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x11be3c…afb5a2
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x0cbd71…172fa8
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0xdf81fb…1a5794
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0xe860ca…031e28
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x535c27…24638a
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0xd306aa…6c705f
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0xdcd267…768c86
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0xc6cafd…16fe74
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x42e83f…430166
0xe7ae…67b30xe6da…c4adBase—$1.30100%payAI13d ago0xd4abe1…344593
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x755799…0cbdb9
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x44e1e2…bd449a
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0xb6edf8…c12f88
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x6dc381…e79ee8
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0xe042f2…10e298
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI14d ago0xd793e9…2c4f91
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI14d ago0x4b93b1…73e959
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI14d ago0xb27c55…31b4b9
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI14d ago0x7bc397…6736a1
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI14d ago0x871c90…79fe0a
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI14d ago0xf0a36e…bd39e8

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.