Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa15d ago0x3a2b4d…41873d
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa15d ago0x779f14…56f320
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa15d ago0x33cade…8102ac
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa16d ago0xa3bf4a…8dad39
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa16d ago0x50d83f…a52b30
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa16d ago0xd8fe55…59bb9a
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa16d ago0x08d1c3…c3dc27
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa16d ago0x6d67a9…51ba79
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa16d ago0x08b01a…f63a03
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa16d ago0x2ad268…35e0be
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa16d ago0x7c5f6e…de8d88
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa16d ago0x877721…cc8619
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa16d ago0xa79276…45fe72
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa16d ago0x4fc208…c230df
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa16d ago0x8cdedd…954c8d
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa16d ago0x5dc685…ab52f9
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa16d ago0x235aef…1e76d3
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa16d ago0xda5f91…b3dc81
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa16d ago0xb1fa7c…05b18a
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa16d ago0xe5805b…5b8c29
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa16d ago0xd59b20…c5fea1
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa16d ago0x5ed659…719ea4
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa16d ago0xe043de…281051

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.