Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0xa42510…4c4109
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0x2495ed…21ae37
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0xe227c0…1073d4
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0x87b0ab…4c28d6
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0x1ebb02…38fc63
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0x75239e…f31e01
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0x9cc757…1a72b9
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0x307046…f2cda3
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0xd08c8e…494b1d
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0x3d7f11…73f551
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0xf8bf55…9a4eee
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0x17c38b…33da91
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0xb433d6…0a3a9b
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0x090d90…3f7825
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0xfc827f…208bbb
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0xbb886c…1876cc
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0x9435fc…00b0ef
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0xdfcc9a…f6dd5b
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0x71e0f2…fef77e
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0x4642b6…d00288
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0xbc0e90…9587a5
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0xeb6363…49d0d8
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0xa2055e…5bc4ed
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0x6e0db0…9a173b
0x7e57…2f090xdddd…8267Base—$0.01100%dexter62d ago0x8196a0…c2db3f

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.