Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base—$1.0570%0x6768…243539d ago0xfba95d…16ade0
0xa520…eca40x47c5…4fc3Base—$2.1070%0x5b2d…d78c39d ago0xd9b378…09dbf4
0xa520…eca40x0e3d…7757Base—$10.5070%0x2d1c…632c39d ago0x47cbbd…c201cb
0xa520…eca40x47c5…4fc3Base—$1.0570%0x23e1…500339d ago0x99ce0f…121f0a
0xa520…eca40x0e3d…7757Base—$5.2570%0xabef…391339d ago0x0160dd…106511
0xa520…eca40x47c5…4fc3Base—$1.0570%0xbfa0…288539d ago0xc8cb61…8f6dc1
0xa520…eca40x0e3d…7757Base—$10.5070%0xda2d…f5ea39d ago0xa8bd15…9649e1
0xa520…eca40x0e3d…7757Base—$6.3070%0x614a…d5ce39d ago0xf60d05…37fa9b
0xa520…eca40x47c5…4fc3Base—$5.2570%0x37bf…71af39d ago0x01e7ba…d2380f
0xa520…eca40x47c5…4fc3Base—$6.3070%0x398e…79a639d ago0x8757aa…5237e7
0xa520…eca40x0e3d…7757Base—$10.5070%0x74b9…018f39d ago0x061ea5…0667ad
0xa520…eca40x0e3d…7757Base—$52.5070%0x7250…0f2039d ago0x48ee40…ab9d23
0xa520…eca40x0e3d…7757Base—$5.2570%0x1ef5…d9e839d ago0xe3448b…93ee18
0xa520…eca40x0e3d…7757Base—$6.3070%0xcf6b…a40a39d ago0xe73ed6…f3f2f7
0xa520…eca40x0e3d…7757Base—$10.5070%0xbf85…381039d ago0x9db417…721a9c
0xa520…eca40x0e3d…7757Base—$1.0570%0x4596…ce0939d ago0x2b1ac6…778dca
0xa520…eca40x0e3d…7757Base—$10.5070%0x5ed5…f6c040d ago0x71e5fa…686da7

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.