Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58413d ago0x922866…f48e2d
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58413d ago0x0587c2…5b505b
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58413d ago0xcea272…de1eed
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58413d ago0x75bbcf…3d05f8
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58413d ago0xea4c71…6bf96f
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58413d ago0x995ed9…8b3470
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58413d ago0x554de6…0e918b
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58413d ago0x280cf1…9f66b5
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58413d ago0xa35abf…9bd610
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58413d ago0x958d3a…966511
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58413d ago0xb3af8e…69e9bd
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58413d ago0x297419…fe86ad
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58413d ago0x49c951…893e10
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58413d ago0x095753…763a82
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58413d ago0xfeaedb…8a6162
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58413d ago0x5f0361…99b488
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58413d ago0xd01466…47e42e
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58413d ago0xba6a31…406fae

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.