Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b47d ago0x9a63a1…5283dd
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b47d ago0xc1d3cd…21fd7b
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b47d ago0x8992ff…314986
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b47d ago0xa9ecba…46041a
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b47d ago0xd84577…2ef041
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b47d ago0x9bf650…8a612e
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b47d ago0x8fecee…00bb7e
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b47d ago0x604310…edda16
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b47d ago0xeba161…98a098
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b47d ago0xc3cb36…01a297
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b47d ago0x648ad0…072066
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b47d ago0xcc3edd…eec9f1
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b47d ago0xe94cf6…6f3aac
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b47d ago0x8feae8…3d5a25
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b47d ago0x779796…87c815
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b47d ago0x9b6dd6…7fe0e3
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b47d ago0x0f7f21…d4870a
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b47d ago0x58ee5a…4259f5
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b47d ago0x4b593c…8a17ca
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b47d ago0x963b43…205dab
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b47d ago0x45ac4e…8493f1
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b47d ago0xab8a0d…6c0f1e
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b47d ago0x14a1f8…30112b
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b47d ago0x701756…4c0393
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b47d ago0xa5a327…b5830c

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.