Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8871…ba6b0x0e3d…7757Base—$11.23100%0x0558…49bd118d ago0x038b3e…8810ba
0x8871…ba6b0x0e3d…7757Base—$8.14100%0x971f…ddbf118d ago0x359e8f…9d3881
0x8871…ba6b0x0e3d…7757Base—$11.23100%0x1af6…8fa3118d ago0xd2829a…4f778b
0x8871…ba6b0x0e3d…7757Base—$12.26100%0x8569…b987118d ago0x6c068b…fde86f
0x8871…ba6b0x0e3d…7757Base—$11.23100%0x9092…bc9e118d ago0x8b94ad…46c176
0x8871…ba6b0x0e3d…7757Base—$11.23100%0x6d7b…aade118d ago0x8ef247…62b3bf
0x8871…ba6b0x0e3d…7757Base—$11.23100%0x05c6…16ba118d ago0x3493e3…81117c
0x8871…ba6b0x0e3d…7757Base—$11.23100%0x35fa…74a9118d ago0xf558e3…702129
0x8871…ba6b0x0e3d…7757Base—$11.23100%0x5a57…2a9e118d ago0xed7e31…7e1da4
0x8871…ba6b0x0e3d…7757Base—$12.26100%0x170f…6230118d ago0x3e3e11…6381dc
0x8871…ba6b0x0e3d…7757Base—$11.23100%0x39e9…2393118d ago0x93035a…5d06e2
0x8871…ba6b0x0e3d…7757Base—$9.17100%0xe4bd…cd4e118d ago0xc16a56…085d5b
0x8871…ba6b0x0e3d…7757Base—$8.14100%0x826a…78de119d ago0xdb705d…6de5ba

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.