Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4eca…ca980x09ae…ec64Base—$3.8070%0x07ae…0e6710d ago0x37a9ad…7c4ee3
0x1332…66eb0x09ae…ec64Base—$524.9870%0xd016…b67a10d ago0xef68e0…ab59f8
0x4a7f…13bb0x09ae…ec64Base—$80.6870%0x07ae…0e6710d ago0xb7a2cf…d6519d
0xb901…d6ca0x09ae…ec64Base—$50,000.0070%0x07ae…0e6710d ago0x3efd51…437052
0x2525…976c0x09ae…ec64Base—$10.4570%0x07ae…0e6710d ago0xe9ae82…051400
0x3734…aa840x09ae…ec64Base—$200.0070%0x07ae…0e6710d ago0x057bd6…9904f8
0x3734…aa840x09ae…ec64Base—$6,706.1870%0x07ae…0e6710d ago0x585cdb…bea679
0x1319…86040x09ae…ec64Base—$3.4770%0x07ae…0e6710d ago0xad52c5…3942f0
0x6152…be360x09ae…ec64Base—$347.8970%0x07ae…0e6710d ago0x90ee08…05a1be
0x4d7c…43980x09ae…ec64Base—$303.9870%0x07ae…0e6710d ago0x3298a4…1ec2ee
0xff6e…24d00x09ae…ec64Base—$0.1570%0x07ae…0e6710d ago0x002ea9…eec794
0x8602…a4820x09ae…ec64Base—$1,000.0070%0x07ae…0e6710d ago0xc530e1…b040e1
0x1111…e9e10x09ae…ec64Base—$1.98100%mrdn10d ago0x55cd55…c4ac59
0x1332…66eb0x09ae…ec64Base—$1,053.2970%0xd016…b67a10d ago0x2c1062…6d45f1

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.