Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe95e…6ec90x6366…f1e2Base$0.00529100%candidates103d ago0x7bab0f…15c860
0xe95e…6ec90x6366…f1e2Base$0.37100%candidates103d ago0xeb8aeb…98ccac
0xe95e…6ec90x6366…f1e2Base$0.52100%candidates103d ago0x0d4e02…5f2b80
0xe95e…6ec90x6366…f1e2Base$0.05100%0x6366…f1e2103d ago0x48c936…f64ba3
0xe95e…6ec90x6366…f1e2Base$0.02100%0x0d17…b7d1103d ago0xbca495…11b419
0xe95e…6ec90x6366…f1e2Base$0.006102100%0x58fe…153b103d ago0xb903d0…fe5780
0xe95e…6ec90x6366…f1e2Base$0.35100%0x58fe…153b103d ago0xa8c062…3a46d1
0xe95e…6ec90x6366…f1e2Base$0.93100%0xbe53…e902103d ago0x5ae090…4e8019
0xe95e…6ec90x6366…f1e2Base$0.04100%0x6366…f1e2103d ago0xbdb85d…32c324
0xe95e…6ec90x6366…f1e2Base$0.28100%0xbe53…e902103d ago0x741c76…1be150
0xe95e…6ec90x6366…f1e2Base$0.52100%candidates103d ago0xc32b1d…aa1995
0xe95e…6ec90x6366…f1e2Base$0.11100%0x6366…f1e2103d ago0xd08662…81e1d0
0xe95e…6ec90x6366…f1e2Base$1.54100%0x0d17…b7d1103d ago0xd6d4c8…47edd5
0xe95e…6ec90x6366…f1e2Base$0.006175100%0x08ff…bb06103d ago0x96779f…a8b924
0xe95e…6ec90x6366…f1e2Base$1.27100%0x08ff…bb06103d ago0x2626e8…41df9d
0xe95e…6ec90x6366…f1e2Base$0.00657100%0x08ff…bb06103d ago0xce3db6…de0911
0xe95e…6ec90x6366…f1e2Base$0.52100%0x08ff…bb06103d ago0x168d9a…5da5e2
0xe95e…6ec90x6366…f1e2Base$0.67100%0x4873…5369103d ago0x2f54d6…f32f9e
0xe95e…6ec90x6366…f1e2Base$0.005999100%0x08ff…bb06103d ago0xf35e9e…64bc89
0xe95e…6ec90x6366…f1e2Base$0.57100%0x08ff…bb06103d ago0x4e44a0…270eb0
0xe95e…6ec90x6366…f1e2Base$0.07100%0x6366…f1e2103d ago0x4f5472…2998b6
0xe95e…6ec90x6366…f1e2Base$0.29100%0x4873…5369103d ago0x094cc9…b70abd
0xe95e…6ec90x6366…f1e2Base$0.01100%0x6366…f1e2103d ago0xdf76f9…d33320
0xe95e…6ec90x6366…f1e2Base$0.60100%0x6366…f1e2103d ago0x56bb91…84804f
0xe95e…6ec90x6366…f1e2Base$0.39100%0x6366…f1e2104d ago0xed05ea…7e269b

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.