Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b5448d ago0x013037…249b02
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b5448d ago0x36bcab…2541e0
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b5448d ago0xcedc76…5cb362
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b5448d ago0x75f261…d82d4d
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b5448d ago0xe00fd9…1d77fd
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b5448d ago0x4beb83…41e7df
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b5448d ago0x6730e7…3e9399
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b5448d ago0xcec853…2727e0
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b5448d ago0x65bfac…2a6e43
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b5448d ago0x27f4b1…bef587
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b5448d ago0xa9659f…2d43d9
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b5448d ago0x25d484…6129e1
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b5448d ago0x606439…ff2797
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b5448d ago0xc4c3de…4d6ab8
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b5448d ago0x1779a1…54373e
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b5449d ago0x774a28…f29a13
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b5449d ago0x93c34a…bfc524
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b5449d ago0xf8f6f6…5a2f77
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b5449d ago0xde64a0…a171eb
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b5449d ago0xdb7122…2fb782
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b5449d ago0xc5e634…5d57e9

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.