Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10x8e77…e2d6Base—$24.59100%mrdn107d ago0x6fa11f…f428d8
0xb6db…31e10x8e77…e2d6Base—$33.28100%mrdn107d ago0x1c3ca0…846e88
0xb6db…31e10x8e77…e2d6Base—$28.28100%mrdn107d ago0x367764…d66027
0xb6db…31e10x8e77…e2d6Base—$16.98100%mrdn107d ago0x328264…63b9bb
0xb6db…31e10x8e77…e2d6Base—$20.41100%mrdn107d ago0x4d0ed3…c043b9
0xb6db…31e10x8e77…e2d6Base—$27.95100%mrdn107d ago0x80863a…6e667f
0xb6db…31e10x8e77…e2d6Base—$23.08100%mrdn107d ago0x79dc33…16e826
0xb6db…31e10x8e77…e2d6Base—$25.04100%mrdn107d ago0x897e17…73b7ba
0xb6db…31e10x8e77…e2d6Base—$47.33100%mrdn107d ago0xc091ea…62a8b9
0xb6db…31e10x8e77…e2d6Base—$27.15100%mrdn108d ago0x37a6f6…61720a
0xb6db…31e10x8e77…e2d6Base—$17.33100%mrdn108d ago0x81c5f1…5295ef
0xb6db…31e10x8e77…e2d6Base—$35.78100%mrdn108d ago0x0255d6…05a679
0xb6db…31e10x8e77…e2d6Base—$35.92100%mrdn108d ago0xdc8c9e…e1d5c4
0xb6db…31e10x8e77…e2d6Base—$33.66100%mrdn108d ago0x299858…2aab86
0xb6db…31e10x8e77…e2d6Base—$32.10100%mrdn108d ago0xbe7377…c64c93
0xb6db…31e10x8e77…e2d6Base—$26.66100%mrdn108d ago0x2d3897…aee828
0xb6db…31e10x8e77…e2d6Base—$31.25100%mrdn108d ago0x8cd53a…f55b5c
0xb6db…31e10x8e77…e2d6Base—$34.72100%mrdn108d ago0xc2cf5b…cc0ed7
0xb6db…31e10x8e77…e2d6Base—$36.05100%mrdn108d ago0x72e20c…2b81ca
0xb6db…31e10x8e77…e2d6Base—$32.41100%mrdn108d ago0x9b432c…767ba3
0xb6db…31e10x8e77…e2d6Base—$19.62100%mrdn108d ago0x051440…8e7005
0xb6db…31e10x8e77…e2d6Base—$31.73100%mrdn108d ago0x022c4c…c41edb
0xb6db…31e10x8e77…e2d6Base—$19.39100%mrdn108d ago0x3fd834…30659f
0xb6db…31e10x8e77…e2d6Base—$61.22100%mrdn108d ago0x429fd0…362623
0xb6db…31e10x8e77…e2d6Base—$22.99100%mrdn108d ago0x2421ad…80bae1

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.