Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0420…89e20xecf4…f94bBase—$0.02100%coinbase49d ago0xc7530f…5be7e4
0x0420…89e20xee58…9bb2Base—$0.01100%coinbase49d ago0xf9b483…b113c5
0x0420…89e20x7e9d…a804Base—$0.01100%coinbase49d ago0x0b7e14…168455
0x0420…89e20xbbf8…b0d8Base—$0.01100%coinbase49d ago0x512352…6ca2fa
0x0420…89e20x3196…ffd5Base—$0.02100%coinbase49d ago0x76ea41…188d1c
0x0420…89e20x97e8…18f8Base—$0.01100%coinbase49d ago0x2b5895…729af7
0x0420…89e20xe3fc…8acdBase—$0.01100%coinbase49d ago0x9b9d6c…d0550a
0x0420…89e20x3a00…a176Base—$0.01100%coinbase49d ago0x2e4bca…21be16
0x0420…89e20x4b25…d934Base—$0.01100%coinbase49d ago0x640aa8…e8102a
0x0420…89e20x1a78…98deBase—$0.01100%coinbase49d ago0x298ec5…e5b3ae
0x0420…89e20x0e52…96ceBase—$0.01100%coinbase49d ago0x19efd9…5c612f
0x0420…89e20x3f99…45a3Base—$0.01100%coinbase49d ago0xe2a501…f70e36
0x0420…89e20x309d…adaaBase—$0.01100%coinbase49d ago0xfafe10…1175f8
0x0420…89e20xbb51…8bf4Base—$0.01100%coinbase49d ago0xca3cee…2fe633
0x0420…89e20x3b83…0e41Base—$0.01100%coinbase49d ago0x013a87…96573b
0x0420…89e20xfbda…e352Base—$0.01100%coinbase49d ago0xae6aa2…db0310
0x0420…89e20xc37a…3c04Base—$0.01100%coinbase49d ago0x352a1d…eec181
0x0420…89e20x8a55…bb11Base—$0.01100%coinbase49d ago0xd3482f…d3399d
0x0420…89e20x35ae…194cBase—$0.01100%coinbase49d ago0x0da8e8…ee9d91
0x0420…89e20xe4dd…d92cBase—$0.01100%coinbase49d ago0x179874…ab2d23
0x0420…89e20xadb7…876aBase—$0.01100%coinbase49d ago0xd0330c…050e57
0x0420…89e20x9edf…1bd0Base—$0.01100%coinbase49d ago0x7a1e2b…7b56be
0x0420…89e20xb56b…0d72Base—$0.01100%coinbase49d ago0x30b8f4…7fad8c
0x0420…89e20xe2fb…30f2Base—$0.01100%coinbase49d ago0x66fb02…e51d4c
0x0420…89e20x2892…f2baBase—$0.01100%coinbase49d ago0x52208a…dbecb5

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.