Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0x430493…4b21ea
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0x6d5b2d…0abae9
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0x2db78f…f1d080
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0x275123…bbcd68
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0xda411d…b49309
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0xad9e95…d88b9e
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0xef3e02…e5d3f9
0xacb1…f5760x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x8a6bdd…fcc6ab
0xacb1…f5760x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x6d05d4…b769e1
0xacb1…f5760x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0xd75353…d39604
0xacb1…f5760x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0xd24821…e61d96
0xacb1…f5760x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x4572c6…a9f2f3
0xacb1…f5760x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x7b331c…aa6c48
0xacb1…f5760x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0xc1d751…a5ec77
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x168331…0520a6
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0xf829af…2a9d1e
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x80298e…fea54f
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x3c6506…506fef
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x9aa975…c57385
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0xe6fb36…a0c3e5
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x7edfb1…e33ba1
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0xc500fe…17c0aa
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x118592…048f75
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x5d15f2…442d96
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x553b9f…0a06e6

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.