Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown54d ago0xd8411b…ef8b0f
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown54d ago0x7f0710…a78fe4
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown54d ago0x77ea58…d832ae
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown54d ago0xfb9e32…e48734
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown54d ago0x77fd1b…f80b15
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown54d ago0x5f116d…811742
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown54d ago0xc178f9…dc6dde
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown54d ago0xf73f21…0e7ed5
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown54d ago0xa38962…271c72
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown54d ago0x4483be…894ff2
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown54d ago0xf643ed…427de1
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown54d ago0x81fc82…16b643
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown54d ago0x24bfdf…a430a8
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown54d ago0x2c3862…f8ff8f
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown55d ago0xc84ab3…10fbf1
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown55d ago0x43d5e2…7d2f73
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown55d ago0x22b8c0…d51ae9
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown55d ago0x1f27bc…1c5652
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown55d ago0xfa3f98…dfb8ef
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown55d ago0x3023a7…a5cfe6
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown55d ago0x68d05b…7f060f
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown55d ago0xa44254…14faf1
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown55d ago0xd05526…e44082
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown55d ago0x8fb05f…76b87e
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown55d ago0x8cb864…2b1d85

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.