Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9ad…23a00xfd78…d002Base—$1.5070%0x07ae…0e6714d ago0x6049ca…436212
0xd9ad…23a00xfd78…d002Base—$1.5070%0x07ae…0e6714d ago0x58cefc…998d09
0xd9ad…23a00x09ae…ec64Base—$1.5070%0x07ae…0e6714d ago0x5898e9…5f19d6
0xd9ad…23a00x9ab7…0a46Base—$1.5070%0x07ae…0e6714d ago0x967cf9…6a9849
0xd9ad…23a00x09ae…ec64Base—$1.5070%0x07ae…0e6714d ago0x7cfa0b…5e8cf5
0xd9ad…23a00x72ab…2d38Base—$1.5070%0x07ae…0e6714d ago0xdd41a8…a44c0d
0xd9ad…23a00x09ae…ec64Base—$1.5070%0x07ae…0e6714d ago0x55a285…023b84
0xd9ad…23a00xfd78…d002Base—$1.5070%0x07ae…0e6714d ago0x891c22…e9ddb6
0xd9ad…23a00x09ae…ec64Base—$1.5070%0x07ae…0e6714d ago0x7840f2…7eeab2
0xd9ad…23a00x09ae…ec64Base—$1.5070%0x07ae…0e6714d ago0x2bc61c…92452d
0xd9ad…23a00x09ae…ec64Base—$1.5070%0x07ae…0e6714d ago0x2d14cc…80eb56
0xd9ad…23a00x09ae…ec64Base—$1.5070%0x07ae…0e6714d ago0xf29e00…2de32d
0xd9ad…23a00x09ae…ec64Base—$1.5070%0x07ae…0e6714d ago0x97a541…a318b5
0xd9ad…23a00x09ae…ec64Base—$1.5070%0x07ae…0e6714d ago0xb6a567…a5b0ac
0xd9ad…23a00x09ae…ec64Base—$1.5070%0x07ae…0e6714d ago0x96abfd…be9495
0xd9ad…23a00x09ae…ec64Base—$1.5070%0x07ae…0e6714d ago0x6f422e…43a4c5
0xd9ad…23a00xfd78…d002Base—$1.5070%0x07ae…0e6714d ago0xd40ad0…2f8fb6
0xd9ad…23a00xfd78…d002Base—$1.5070%0x07ae…0e6714d ago0x95bd16…d3895e
0xd9ad…23a00x09ae…ec64Base—$1.5070%0x07ae…0e6714d ago0x50014d…ad4aa1
0xd9ad…23a00x9ab7…0a46Base—$1.5070%0x07ae…0e6714d ago0x46dca1…95240b
0xd9ad…23a00x09ae…ec64Base—$1.5070%0x07ae…0e6714d ago0xf35195…0f6312
0xd9ad…23a00xb4cb…00e5Base—$1.5070%0x07ae…0e6714d ago0x04218a…882ba1
0xd9ad…23a00x09ae…ec64Base—$1.5070%0x07ae…0e6714d ago0xb44693…ae5573
0xd9ad…23a00xfd78…d002Base—$1.5070%0x07ae…0e6714d ago0x8fdf58…395918
0xd9ad…23a00x09ae…ec64Base—$1.5070%0x07ae…0e6714d ago0xd7ae80…e16687

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.