Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.005894100%coinbase143d ago0xca58c9…2c46cc
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase143d ago0x57ab8c…d12dd0
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.005815100%coinbase143d ago0xede8b2…dbe53a
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase143d ago0xf9523d…6c4db8
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.005709100%coinbase143d ago0xb83e75…44ddbd
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase143d ago0xa44d0e…73e3ca
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.005604100%coinbase143d ago0x779738…bcdf92
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase143d ago0x0c76c1…d07635
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.007141100%coinbase143d ago0xdd7ba2…ebb9bd
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase143d ago0xbfa299…f816ac
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.007035100%coinbase143d ago0xf36389…ffbc2b
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase144d ago0x6f47db…70f962
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006611100%coinbase144d ago0x32d145…b31cec
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase144d ago0x658128…aa69ce
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase144d ago0x257bcc…b84a9d
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase144d ago0x8a5978…fca31c
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase144d ago0x78324f…954657
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006611100%coinbase144d ago0xceaeb2…bdcafe
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase144d ago0xe8828c…1b6911
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase144d ago0x6ae6d5…dfd6ec
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006484100%coinbase144d ago0xfe7565…579bcc
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase144d ago0xba0d40…491402
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase144d ago0xf9d83d…4c1b68
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase144d ago0x3452a7…acc300
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase144d ago0x896dc4…3d45fa

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.