Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown22d ago0xaeb436…039342
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown22d ago0xefa3f6…1e1534
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown22d ago0xcd7b68…224d31
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown22d ago0xd3ca43…42c3b9
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown22d ago0x453384…95307b
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown22d ago0xf1983c…043af8
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown22d ago0x6e9213…bdac76
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown22d ago0x8a9fba…bd4645
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown22d ago0xacce92…5d62a2
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown22d ago0x42839c…62cb25
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown22d ago0x381652…78dd5c
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0xd69dae…ba3d18
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0xb7d088…e3b751
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0xdd1a9d…afa764
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0x952cff…c3324a
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0x98414c…0c0493
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0x74cd9f…bf6275
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0x6e3636…f929a1
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0x16cae2…853ccd
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0x8e99d3…135eb8
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0x01e77b…0f5709
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0x5744c0…7637b8
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0x36c97b…64cf02
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0xb41fa8…dc4464
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0x79f9e1…cfae02

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.