Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0xa23715…586747
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x1df7c2…092b1e
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase4d ago0xc58983…412308
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xfa33f1…b1d617
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase4d ago0xf132f5…d23c77
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xb8a19e…49a6e3
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase4d ago0x8d31f9…d19c57
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xa9e1d3…84a046
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x4e6762…2fd5de
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xcd71ee…07c5a9
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xfb849c…4de618
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x2f0dd7…907931
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0x4404c0…e26f44
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0x8127f6…854a7a
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase4d ago0xa21c47…50e1fb
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.04100%coinbase4d ago0x425ce0…2ae429
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0xea19ef…79d80d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase4d ago0xd827e3…e2ae3b
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.04100%coinbase4d ago0x4113e3…49145a
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa4d ago0xc4d8aa…bdb83c
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.04100%coinbase4d ago0x1e35d3…b809ec
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase4d ago0xf99411…50f41a
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase4d ago0x54cb84…df1f7d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase4d ago0x659b9d…163d70
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase4d ago0x419d24…1e2abe

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.