Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase1h ago0x00cfa8…935078
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase1h ago0x888447…b2d562
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase1h ago0xf0ba23…7702ed
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase1h ago0x056161…83da04
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase1h ago0x62c6cf…893303
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase1h ago0xfe15fa…15a5b7
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1h ago0x468bf5…a343c0
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase2h ago0xf895a5…73a057
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase2h ago0x594772…847b82
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase2h ago0xcda738…1656c2
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase2h ago0x41219d…f0ad80
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase2h ago0xdc9329…7607e5
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase2h ago0xc53ea3…f35ce2
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase2h ago0x0e5b1d…32d6fa
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase2h ago0x747665…5821b9
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase2h ago0xcb9407…fda5b1
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase2h ago0x1333f2…58c2b0
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase2h ago0xc015a7…d1f8cb
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase2h ago0x016069…7afc2f
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase2h ago0xd842cc…260355
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase2h ago0x3e6cb5…0bf77c
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase3h ago0x6d01e7…d0ddb1
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase3h ago0xafaefc…75a9c1
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase3h ago0xdcbb81…b0afde
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase3h ago0x3dc2d2…e28ee3

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.