Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x091c…60ab0x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0x57bee8…a053d5
0x03dd…dc850x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0xbe56e8…f045b5
0x9415…ad820x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0x2311c9…e00e51
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0x349197…ea63b7
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0x367701…ae3ec6
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0xda0107…79fa96
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0x55d373…c01be0
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0xc44ab6…59ecfd
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0xe641e5…5b7473
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0x21fb3d…dcfb6f
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0x383cb6…b1b935
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0x87e526…a128f8
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0xc44969…18b17b
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0x6ce846…3038a6
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0x5388ea…773e8d
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0x289b1e…4b326a
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0x50c3d7…af4116
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0x20de9c…ab74ab
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0x94d656…5c576d
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0xa592c8…238dd4
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0x76a7c2…aa80a8
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0xe7f55f…49b694
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0xef6ec2…abd37a
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0x7d0e0d…d62f63
0xc4a3…80600x03d7…584cBasex402 service$0.06100%0xf615…3d6c77d ago0x6b5a09…b5218e

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.