Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase64d ago0xec2fc6…1698b8
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase64d ago0x6f722f…6e9035
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0x0d611c…71f8a8
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0xece7f1…0c36b8
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0xd530f1…1a4738
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0x3cd613…b28cc8
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0x32d0f0…48da8d
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0x48342e…13706a
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0x3c96f9…a61345
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0x764841…bae9f4
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0xfa5095…37c474
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0x9b8e42…33e65d
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0x96145c…a7f04f
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0x72f825…661b0f
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0x7f4c1e…7ab651
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0xbed9e0…e77652
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0x9b5c90…b0c501
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0x33a17f…19c0a9
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0x70c1f4…c8a667
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0x224d47…8da654
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0xa0d438…16b8ce
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0xf0fce5…1aa7e2
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0x13d396…1ed698
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0x4e9849…f71b4d
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase65d ago0x203d43…81694e

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.