Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0xdcf2f1…016544
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0x7a2fae…e4c860
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0xddd0b6…e44447
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0x939b93…86d5ea
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0xa8a489…021b25
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0x675d8d…9a6757
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0x9e4b90…12e2af
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0xeeb5de…da48fa
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0xbe5b1a…c28ee0
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0xde9668…56f21e
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0x4f3303…cea1f8
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0xe1705f…e527ae
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0xbe3879…9e3f98
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0xf64c43…278744
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0x0d7914…1a7afe
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0xe4b6e9…db6fe0
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0x1b02aa…dcaf67
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0x76859b…52466e
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0x0388b8…8758bb
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0x4bb3c4…461160
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0x9de79e…b3ae13
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0x997a30…5bcc3c
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0x68e1df…97cd99
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0x43a096…efc6e6
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb16d ago0x171607…d3cf3e

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.