Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb428…edd30x2932…4f60Basex402 service$0.005100%coinbase8d ago0x267ac0…1b8933
0xce87…34110x2932…4f60Basex402 service$0.005100%coinbase8d ago0x0d5c62…23a007
0xbb8c…bc190x2932…4f60Basex402 service$0.005100%coinbase8d ago0x9715f6…72888d
0xeb52…7dc50x2932…4f60Basex402 service$0.01100%coinbase8d ago0x5efa1c…434f73
0xa19f…accc0x2932…4f60Basex402 service$0.01100%coinbase8d ago0xafb91f…cab880
0x9b50…341d0x2932…4f60Basex402 service$0.005100%coinbase8d ago0x8afdb7…e1a18a
0xa19f…accc0x2932…4f60Basex402 service$0.01100%coinbase8d ago0xe81443…a8b546
0xa19f…accc0x2932…4f60Basex402 service$0.01100%coinbase8d ago0xc26bbf…0b0809
0xa19f…accc0x2932…4f60Basex402 service$0.02100%coinbase8d ago0xf14afd…e91add
0xe5f7…cc080x2932…4f60Basex402 service$0.01100%coinbase8d ago0x15193e…b58477
0x12ce…5bb40x2932…4f60Basex402 service$0.005100%coinbase8d ago0x539f9e…8486e8
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase8d ago0xeb9a38…de9f73
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase8d ago0x310271…64c44c
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase8d ago0x5767fe…dc0519
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase8d ago0xaa715a…11496d
0xc617…81620x2932…4f60Basex402 service$0.005100%coinbase8d ago0xd8163c…723fc3
0x9ee0…23da0x2932…4f60Basex402 service$0.005100%coinbase8d ago0x00362f…7e4997
0x375e…b25b0x2932…4f60Basex402 service$0.005100%coinbase8d ago0x150c3d…19b399
0x8dba…947f0x2932…4f60Basex402 service$0.005100%coinbase8d ago0x259a6d…cf6055
0xa892…54f30x2932…4f60Basex402 service$0.005100%coinbase8d ago0xce043d…f2eb6f
0x91f1…f8800x2932…4f60Basex402 service$0.01100%coinbase8d ago0xf5b5b1…867125
0x4861…2ddf0x2932…4f60Basex402 service$0.005100%coinbase8d ago0xbc271e…efa836
0xeb52…7dc50x2932…4f60Basex402 service$0.01100%coinbase8d ago0xe9037a…010b20
0x71ce…586c0x2932…4f60Basex402 service$0.005100%coinbase8d ago0x5b9799…35c96d
0xeb52…7dc50x2932…4f60Basex402 service$0.01100%coinbase8d ago0x8d9acb…c4b7f9

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.