Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0x1be9ae…9ff909
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0xc79446…2491bf
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0xb33742…f20898
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0x610bc3…7221ec
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0xd8bf32…5f2e19
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0xccbe1a…f64e2d
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0x3a4ff3…38edf3
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0xcc5fc0…7d73d7
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0xf63e21…5e2a27
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0x0bae2d…0c9d8d
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0x8f9e9f…a968f7
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0xaae794…6ec54e
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0x04107b…68a841
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0xa0458c…997e1a
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0x607bae…f5fb94
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0xe92f8d…554d30
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0x708fd1…b2ad82
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0x9556bb…db4d1a
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0x9bca45…352d6f
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0x527d7d…f38200
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0x2a8832…d49f02
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0xb9d2c9…df1258
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0x1bcaca…8e88db
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0x8dfd85…5c9980
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown73d ago0x051fa5…556b07

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.