Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase77d ago0x2d0b5a…6ebb7d
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase77d ago0xd829b7…bffc7a
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase77d ago0x498085…6f5f90
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase77d ago0x61587e…1295a3
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase77d ago0x1dd5b6…f2bd51
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase77d ago0xc8bc8f…adc9e4
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.003834100%coinbase77d ago0xf5c7cd…158751
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase77d ago0x446472…9af815
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase77d ago0x167e8e…194314
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase77d ago0x567a06…cb7558
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase77d ago0xe8fac6…fd6d65
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase77d ago0x2b915b…87e6b9
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.007168100%coinbase77d ago0x92c203…f4417c
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.005281100%coinbase77d ago0x46d8af…d46a34
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.002834100%coinbase77d ago0x637930…a505f4
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase77d ago0x61a3c1…9aeb42
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase77d ago0x4d26f9…7ebbb6
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase77d ago0x5c17a2…154967
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase77d ago0x4f41e3…6ced26
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase77d ago0xe65080…cc0d4e
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase77d ago0x6978d6…6a0ccf
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase77d ago0xafd520…b1953f
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase77d ago0x48f270…a9f12a
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.00828100%coinbase77d ago0x113ebd…7eb9df
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.00819100%coinbase77d ago0x82c0cc…8966f5

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.