Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc43b…34c00xb0af…7de0Base—$4.66100%coinbase39d ago0x46d91e…99e84a
0xc43b…34c00xb0af…7de0Base—$2.34100%coinbase39d ago0x8b6de6…a32c97
0xc43b…34c00xb0af…7de0Base—$4.48100%coinbase39d ago0xa5e44d…385acd
0xc43b…34c00xb0af…7de0Base—$4.78100%coinbase39d ago0xe2c3f8…2386ad
0xc43b…34c00xb0af…7de0Base—$4.66100%coinbase39d ago0x98017b…3dd814
0xc43b…34c00xb0af…7de0Base—$2.34100%coinbase39d ago0xd0f6c9…9765b2
0xc43b…34c00xb0af…7de0Base—$4.40100%coinbase39d ago0x6665b3…e83b95
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase39d ago0xfac186…b8de1b
0xc43b…34c00xb0af…3befBase—$3.00100%payAI39d ago0x871a85…4be6b7
0xc43b…34c00xb0af…7de0Base—$5.94100%coinbase39d ago0x5d6529…cdd8e4
0xc43b…34c00xb0af…7de0Base—$5.56100%coinbase39d ago0x9c5cbb…7d0428
0xc43b…34c00xb0af…7de0Base—$5.51100%coinbase39d ago0x71286e…eb4b3c
0xc43b…34c00xb0af…7de0Base—$5.06100%coinbase39d ago0x1894cd…1c04fa
0xc43b…34c00xb0af…7de0Base—$5.55100%coinbase39d ago0x2e37a9…81f9db
0xc43b…34c00xb0af…7de0Base—$5.05100%coinbase39d ago0x692097…33e1c1
0xc43b…34c00xb0af…7de0Base—$5.05100%coinbase39d ago0x0d3724…812aa4
0xc43b…34c00xb0af…7de0Base—$2.34100%coinbase39d ago0xf172fd…b7ebe0
0xc43b…34c00xb0af…7de0Base—$5.06100%coinbase39d ago0x0ed70a…bdf04a
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase39d ago0x9c0b17…db916c
0xc43b…34c00xb0af…7de0Base—$4.86100%coinbase39d ago0x21448c…03aeba
0xc43b…34c00xb0af…7de0Base—$4.79100%coinbase39d ago0x66bc98…a2ee24
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase39d ago0xc6541e…f65eb0
0xc43b…34c00xb0af…7de0Base—$5.14100%coinbase40d ago0xc6dd64…17fc60
0xc43b…34c00xb0af…7de0Base—$4.98100%coinbase40d ago0x3295e5…b2f02c
0xc43b…34c00xb0af…7de0Base—$4.91100%coinbase40d ago0x4e9db3…abe573

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.