Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa28a…38640xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase8d ago0x581674…79f58e
0xa28a…38640xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase8d ago0x1cd86e…3e8024
0xa28a…38640xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase8d ago0x804f86…eb7c0c
0xa28a…38640xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase8d ago0x559a9a…003722
0xa28a…38640x66d7…83bcBasex402 service$0.05100%coinbase8d ago0xd66850…b558dc
0xa28a…38640x66d7…83bcBasex402 service$0.05100%coinbase8d ago0x47a47b…318d3f
0xa28a…38640x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase8d ago0x78f51d…95e390
0xa28a…38640x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase8d ago0xbb514f…f0fa95
0xa28a…38640x66d7…83bcBasex402 service$0.05100%coinbase8d ago0x035d9d…769bfd
0xa28a…38640x66d7…83bcBasex402 service$0.05100%coinbase8d ago0x891648…f1139f
0xa28a…38640x66d7…83bcBasex402 service$0.05100%coinbase8d ago0xf0477b…86b770
0xa28a…38640x66d7…83bcBasex402 service$0.05100%coinbase8d ago0x10f8ef…f5ed2b
0xa28a…38640x66d7…83bcBasex402 service$0.05100%coinbase8d ago0xd9d6a0…923293
0xa28a…38640x66d7…83bcBasex402 service$0.05100%coinbase8d ago0xdf03bd…cfd77b
0xa28a…38640x66d7…83bcBasex402 service$0.05100%coinbase8d ago0xb84fa4…bf87a8
0xa28a…38640x66d7…83bcBasex402 service$0.05100%coinbase8d ago0xd09ffe…36acc4
0xa28a…38640x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase8d ago0x78c316…f31d10
0xa28a…38640x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase8d ago0xde003a…3bc5d8
0xa28a…38640x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase8d ago0xd241ec…90a796
0xa28a…38640x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase8d ago0x8fec78…6b73f8
0xa28a…38640x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase8d ago0x3b53a2…e12fd4
0xa28a…38640x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase8d ago0x13bb67…584961
0xa28a…38640x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase8d ago0xd8d3a0…dfb348
0xa28a…38640x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase8d ago0xd67592…2cfc64
0xa28a…38640x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase8d ago0xf74478…5f8d87

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.