Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28e8…dec70x6366…f1e2Base—$0.005924100%0x6366…f1e285d ago0xbd91a5…c7c92e
0x28e8…dec70x6366…f1e2Base—$2.52100%0x6366…f1e285d ago0xbb4e37…567dbc
0x28e8…dec70x6366…f1e2Base—$0.00591100%0x6366…f1e285d ago0xe9e704…ac890d
0x28e8…dec70x6366…f1e2Base—$1.02100%0x6366…f1e285d ago0xd30189…709dd1
0x28e8…dec70x6366…f1e2Base—$0.000857100%0x6366…f1e285d ago0xcd7990…a088e0
0x28e8…dec70x6366…f1e2Base—$0.005896100%0x6366…f1e285d ago0x2a9319…058162
0x28e8…dec70x6366…f1e2Base—$1.02100%0x6366…f1e285d ago0xcede2b…bde8fe
0x28e8…dec70x6366…f1e2Base—$0.001551100%0x6366…f1e285d ago0xcfd124…b36003
0x28e8…dec70x6366…f1e2Base—$0.005896100%0x6366…f1e285d ago0x34ad16…51ae90
0x28e8…dec70x6366…f1e2Base—$1.02100%0x6366…f1e285d ago0x861393…e385f2
0x28e8…dec70x6366…f1e2Base—$0.00592100%0x6366…f1e285d ago0x99ba33…509d37
0x28e8…dec70x6366…f1e2Base—$0.32100%0x6366…f1e285d ago0x710448…b58893
0x28e8…dec70x6366…f1e2Base—$4.83100%0x17c8…043685d ago0x42d64e…a29abf
0x28e8…dec70x6366…f1e2Base—$0.001542100%0x6366…f1e285d ago0x296a35…27bf98
0x28e8…dec70x6366…f1e2Base—$0.006071100%0x6366…f1e285d ago0xed3a10…472417
0x28e8…dec70x6366…f1e2Base—$5.02100%0x6366…f1e285d ago0xe41327…ec739f
0x28e8…dec70x6366…f1e2Base—$0.71100%0x6366…f1e285d ago0xa1852b…2bf6b4

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.