Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f11…9a5c0x3e0a…78e7Base—$0.003732100%coinbase74d ago0x54bac6…7eab51
0x0f11…9a5c0x3e0a…78e7Base—$0.00503100%coinbase74d ago0x5bed59…e4b062
0x0f11…9a5c0x3e0a…78e7Base—$0.004238100%coinbase74d ago0xbacba5…7f184a
0x0f11…9a5c0x3e0a…78e7Base—$0.004715100%coinbase74d ago0x1c23ac…9dd986
0x0f11…9a5c0x3e0a…78e7Base—$0.004303100%coinbase74d ago0xfecf22…30a6dd
0x0f11…9a5c0x3e0a…78e7Base—$0.004233100%coinbase74d ago0x3a7eca…c64f8a
0x0f11…9a5c0x3e0a…78e7Base—$0.002731100%coinbase74d ago0xb3852b…bdbb7e
0x0f11…9a5c0x3e0a…78e7Base—$0.005174100%coinbase74d ago0xb1ff21…7530ad
0x0f11…9a5c0x3e0a…78e7Base—$0.002702100%coinbase74d ago0x26e364…5b3b62
0x0f11…9a5c0x3e0a…78e7Base—$0.004676100%coinbase74d ago0x87def9…876141
0x0f11…9a5c0x3e0a…78e7Base—$0.00441100%coinbase74d ago0xe271bf…86aee3
0x0f11…9a5c0x3e0a…78e7Base—$0.005418100%coinbase74d ago0x772e03…bc012c
0x0f11…9a5c0x3e0a…78e7Base—$0.005413100%coinbase74d ago0x1b146e…5b86d6
0x0f11…9a5c0x3e0a…78e7Base—$0.003141100%coinbase74d ago0x2ff85c…121d25
0x0f11…9a5c0x3e0a…78e7Base—$0.004523100%coinbase74d ago0x73ebc1…769104
0x0f11…9a5c0x3e0a…78e7Base—$0.004099100%coinbase74d ago0xb2bdac…d5c434
0x0f11…9a5c0x3e0a…78e7Base—$0.005497100%coinbase74d ago0x8638d7…1c53e5
0x0f11…9a5c0x3e0a…78e7Base—$0.004418100%coinbase74d ago0x22a386…0cd432
0x0f11…9a5c0x3e0a…78e7Base—$0.003734100%coinbase74d ago0x1aa5e8…05c4a1
0x0f11…9a5c0x3e0a…78e7Base—$0.005641100%coinbase74d ago0x69be54…99c233
0x0f11…9a5c0x3e0a…78e7Base—$0.004149100%coinbase74d ago0x6a11dc…506865
0x0f11…9a5c0x3e0a…78e7Base—$0.00325100%coinbase74d ago0x9ed898…2f02d8
0x0f11…9a5c0x3e0a…78e7Base—$0.005462100%coinbase74d ago0xf50915…e7d59b
0x0f11…9a5c0x3e0a…78e7Base—$0.003275100%coinbase74d ago0x2a27ec…bccba8
0x0f11…9a5c0x3e0a…78e7Base—$0.005806100%coinbase74d ago0xc8d204…506ca7

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.