Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0xca032c…82b58e
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0x6389c5…225b7c
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0x32aeec…eba6ab
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0x06f8a3…14008b
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0x4acbdd…babef7
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0xc9336f…814c7e
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0x5ad7f5…b00213
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0xf2a60c…862a1b
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0xe89f52…a53e0a
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0x524e57…6894a9
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0x06664c…97f14e
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0xd14850…9edf18
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0x289ce3…e31b55
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0xbfa4db…0091a6
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0x1901c1…87b6de
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0x8fda9d…a1c6d2
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0xc2f0a5…1c340f
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0xe931c3…40c2d3
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0xab3991…434428
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0x47bd6f…4a8dae
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0x32a5dc…51740a
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0x5ee2de…906c1d
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0x387624…6f67fe
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0x4ead14…5f5eca
0xbfe1…a3230x6839…1a2bBase$0.003100%Route unknown97d ago0xfb277e…ed41d5

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.