Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0x27c5b8…2f891b
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0x1135d5…95aae3
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0xcec5f5…f3d77f
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0x415ba7…c6033e
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0x633d77…0db75c
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0x0e79bb…5c7618
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0xc07dfb…602944
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0x61dbfd…5c2892
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0xc2cec2…a526de
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0x576f54…443dee
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0x9849a4…3a0daa
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa2d ago0x6527fa…0e4011
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa2d ago0x5711ac…7c02ef
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa2d ago0x0c7787…0741f5
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa2d ago0x27c247…1dbc4a
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa2d ago0xf469ab…ab74e3
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa2d ago0x21c23b…db50ae
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa2d ago0xdeed62…1aa76a
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa2d ago0x653885…3352b8
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa2d ago0xa8e56e…494100
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa2d ago0x3cefca…4b80ea
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa2d ago0x2ff976…fb8d53
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa2d ago0x33613e…c66f9e
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa2d ago0xadfd58…da0f4b
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa2d ago0x6e5992…b2139e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.