Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe95e…6ec90x6366…f1e2Base$0.00629100%0x4918…e369101d ago0x9969d2…3d1138
0xe95e…6ec90x6366…f1e2Base$1.34100%0x4918…e369101d ago0x058c99…86c0f0
0xe95e…6ec90x6366…f1e2Base$0.02100%0x4873…5369101d ago0x1f5227…fe75ce
0xe95e…6ec90x6366…f1e2Base$0.14100%0x6366…f1e2101d ago0x595a3f…2248b9
0xe95e…6ec90x6366…f1e2Base$0.000901100%0x0098…3100101d ago0xe34de9…04dda3
0xe95e…6ec90x6366…f1e2Base$0.006268100%0x0098…3100101d ago0x614c51…278eb8
0xe95e…6ec90x6366…f1e2Base$0.68100%0x0098…3100101d ago0x2d3006…e364f8
0xe95e…6ec90x6366…f1e2Base$3.18100%0xbe53…e902101d ago0x30a5e2…8c102e
0xe95e…6ec90x6366…f1e2Base$0.007323100%candidates101d ago0x2f4bfe…4185c4
0xe95e…6ec90x6366…f1e2Base$1.18100%candidates101d ago0x58bcc5…98b88c
0xe95e…6ec90x6366…f1e2Base$0.006679100%0x58fe…153b101d ago0x4ed47a…f787bf
0xe95e…6ec90x6366…f1e2Base$2.22100%0x58fe…153b101d ago0xd5b726…18cecf
0xe95e…6ec90x6366…f1e2Base$2.22100%0x58fe…153b101d ago0x05e28f…9e4166
0xe95e…6ec90x6366…f1e2Base$0.06100%0x6366…f1e2101d ago0x1cf16e…352325
0xe95e…6ec90x6366…f1e2Base$0.63100%candidates101d ago0x8b513e…6dfe93
0xe95e…6ec90x6366…f1e2Base$0.03100%0x6366…f1e2101d ago0xd73ab7…272fce
0xe95e…6ec90x6366…f1e2Base$0.02100%0x0d17…b7d1101d ago0x54df29…ce55fd
0xe95e…6ec90x6366…f1e2Base$0.79100%0x58fe…153b101d ago0xc7823f…15bf37
0xe95e…6ec90x6366…f1e2Base$0.006329100%0x0098…3100101d ago0x2e3ef4…3a66b3
0xe95e…6ec90x6366…f1e2Base$0.44100%0x0098…3100101d ago0x007d74…39bb6f
0xe95e…6ec90x6366…f1e2Base$0.46100%candidates101d ago0xc1bdf7…d03a66
0xe95e…6ec90x6366…f1e2Base$0.02100%0x0d17…b7d1101d ago0x032589…576efe
0xe95e…6ec90x6366…f1e2Base$0.006121100%0x4918…e369101d ago0x4c8ecb…a0a8ae
0xe95e…6ec90x6366…f1e2Base$0.54100%0x4918…e369101d ago0x1d72a5…a0a1a9
0xe95e…6ec90x6366…f1e2Base$0.04100%0x6366…f1e2101d ago0x8358b2…bff508

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.