Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebf…76220xb0af…3befBase—$3.00100%payAI43d ago0x596767…2af417
0x1ebf…76220xb0af…3befBase—$3.00100%payAI43d ago0x4d1cdc…67c06e
0x1ebf…76220xb0af…3befBase—$3.00100%payAI43d ago0xc7de27…817b88
0x1ebf…76220xb0af…3befBase—$3.00100%payAI43d ago0xbc7b32…68b9ab
0x1ebf…76220xb0af…7de0Base—$0.02100%coinbase43d ago0xbe3fab…dce25e
0x1ebf…76220xb0af…7de0Base—$0.02100%coinbase43d ago0xf400c8…6fcc40
0x1ebf…76220xb0af…7de0Base—$0.02100%coinbase43d ago0x69ed61…1a2879
0x1ebf…76220xb0af…7de0Base—$0.02100%coinbase43d ago0xdb466e…ab3402
0x1ebf…76220xb0af…7de0Base—$0.02100%coinbase43d ago0xd2b104…4f7aa1
0x1ebf…76220xb0af…7de0Base—$0.02100%coinbase43d ago0x042f57…f8c60a
0x1ebf…76220xb0af…7de0Base—$0.02100%coinbase43d ago0x4842b0…de26fc
0x1ebf…76220xb0af…7de0Base—$0.02100%coinbase43d ago0x3088fa…81c494
0x1ebf…76220xb0af…7de0Base—$0.02100%coinbase43d ago0xe695de…15a1c8
0x1ebf…76220xb0af…7de0Base—$0.02100%coinbase43d ago0x2bdfc8…4f428c
0x1ebf…76220xb0af…7de0Base—$0.02100%coinbase43d ago0xfaaa5f…d94d09
0x1ebf…76220xb0af…7de0Base—$0.02100%coinbase43d ago0xb8a6fa…0b70b5
0x1ebf…76220xb0af…7de0Base—$0.02100%coinbase43d ago0x196c24…738b0f
0x1ebf…76220xb0af…7de0Base—$0.02100%coinbase43d ago0x41ef1c…06eb03
0x1ebf…76220xb0af…7de0Base—$0.02100%coinbase43d ago0x833ef7…a6cb8e
0x1ebf…76220xb0af…7de0Base—$0.02100%coinbase43d ago0x5bde5f…38322b
0x1ebf…76220xb0af…7de0Base—$0.02100%coinbase43d ago0x6a72d8…9334a2
0x1ebf…76220xb0af…7de0Base—$0.02100%coinbase43d ago0xe0b4bd…624c28
0x1ebf…76220xb0af…7de0Base—$0.02100%coinbase43d ago0x107aa4…b232e5
0x1ebf…76220xb0af…7de0Base—$0.02100%coinbase43d ago0x4e6601…063939
0x1ebf…76220xb0af…7de0Base—$0.02100%coinbase43d ago0x701302…204c7c

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.