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 unknown47d ago0x5881c8…f16beb
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown47d ago0x0f058b…236ea1
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown47d ago0x19ca56…ba17b3
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown47d ago0x36b348…509820
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown47d ago0x81634a…1b3612
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown47d ago0xd19837…3b8fc2
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown47d ago0xe702f6…f02a22
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown47d ago0xb89e7d…0679b5
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown47d ago0xf3ab3a…6354cf
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown47d ago0x515f7a…60f4b3
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown47d ago0x8b86fa…8ab4fd
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown47d ago0xeb97ed…7a8e0f
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown47d ago0x590eeb…289a65
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown47d ago0xf21f0e…e1817f
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown47d ago0x69b7ea…f05843
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown47d ago0xa8f8f9…2e2b55
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown48d ago0xbe6620…f05c3d
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown48d ago0x3e064b…a5e984
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown48d ago0x4172c0…7913ea
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown48d ago0x94b2e1…0d758d
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown48d ago0x443da9…a3f0d1
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown48d ago0x0439fc…bbabb3
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown48d ago0x1cfe15…dce85c
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown48d ago0xa50190…baf658
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown48d ago0x0b1344…d7b7f7

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.